[windows2000] Re: VBScript Question

  • From: Spriggs Jon <Jon.Spriggs@xxxxxxxxxxxxxx>
  • To: windows2000@xxxxxxxxxxxxx
  • Date: Tue, 12 Oct 2004 16:06:13 +0100

If it's a .htpasswd style password (i.e. a pop-up box), you can use the
following:

http://username:password@xxxxxxxxxxxxxxxxxxx

Hope that helps :)

Jon Spriggs
-- 
The presence of a "Fujitsu" address does not imply or assume that Fujitsu
Services, Fujitsu or any other company containing the Fujitsu name uses or
endorses this product. This email is purely a personal opinion.


-----Original Message-----
From: Jeff Malczewski [mailto:jeff.malczewski@xxxxxxxxx] 
Sent: 12 October 2004 15:58
To: windows2000@xxxxxxxxxxxxx
Subject: [windows2000] Re: VBScript Question


You could probably use the SendKeys method...


On Tue, 12 Oct 2004 09:04:18 +0100, Stephen Taylor (Mitel Admin)
<staylor@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> Hi Ray
> 
> This is what I have so far:-
> 
> Dim WSHShell
> Set WshShell = WScript.CreateObject("WScript.Shell")
> WshShell.Run ("http://www.somewebsite.com";)
> 
> All I would like to do now is automatically have the script enter the 
> username and password as the site doesn't have a remember password 
> option.
> 
> I'll try the scripting group below.
> 
> Thanks
> 
> Stephen
> 
> 
> 
> -----Original Message-----
> From: Ray at home [mailto:listray@xxxxxxxxxx]
> Sent: 11 October 2004 17:18
> To: windows2000@xxxxxxxxxxxxx
> Subject: [windows2000] Re: VBScript Question
> 
> What are you using to make the request to the site?  Xmlhttp object?  A
> browser?   I suggest you ask such questions in a scripting group, i.e.
> news://msnews.microsoft.com/microsoft.public.scripting.vbscript
> 
> Ray at home
> 
> > -----Original Message-----
> > From: windows2000-bounce@xxxxxxxxxxxxx 
> > [mailto:windows2000-bounce@xxxxxxxxxxxxx] On Behalf Of Stephen 
> > Taylor (Mitel Admin)
> 
> >
> > I'm new to scripting so please be gentle.
> > Is there a way I can pass a username and password to automatically 
> > log onto a website use VBScript? I can get a script to open the web 
> > page but can't as yet pass a username and password to automatically 
> > logon to the website.
> 
> ********************************************************
> This Weeks Sponsor StressedPuppy.com Games
> Feeling stressed out? Check out our games to
> relieve your stress.
> http://www.StressedPuppy.com
> ********************************************************
> To Unsubscribe, set digest or vacation
> mode or view archives use the below link.
> 
> http://thethin.net/win2000list.cfm
> 
> 
> 
> 
> ********************************************************
> This Weeks Sponsor StressedPuppy.com Games
> Feeling stressed out? Check out our games to
> relieve your stress.
> http://www.StressedPuppy.com
> ********************************************************
> To Unsubscribe, set digest or vacation
> mode or view archives use the below link.
> 
> http://thethin.net/win2000list.cfm
>
********************************************************
This Weeks Sponsor StressedPuppy.com Games
Feeling stressed out? Check out our games to
relieve your stress.
http://www.StressedPuppy.com
********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm
********************************************************
This Weeks Sponsor StressedPuppy.com Games
Feeling stressed out? Check out our games to
relieve your stress.
http://www.StressedPuppy.com
********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm

Other related posts: