[windows2000] Re: VBScript Question

  • From: Jeff Malczewski <jeff.malczewski@xxxxxxxxx>
  • To: windows2000@xxxxxxxxxxxxx
  • Date: Tue, 12 Oct 2004 10:57:37 -0400

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

Other related posts: