/build/static/layout/Breadcrumb_cap_w.png

Populate Web Page Login

Anyone have any suggestions on a web base like solution to autopopulate a username/password box on a web page that pops up prompting for a username/password? I'm looking for a solution where you're not installing a tool on the machine, but that uses an existing technology such as having the web page launch a WSH or JS/VBS file...

0 Comments   [ + ] Show comments

Answers (3)

Posted by: ds0934 19 years ago
Orange Senior Belt
2
Who owns the web site being accessed? Is it IIS or non-MS? Is it running the web site in Anonymous, Basic or Integrated authentication mode? Are the clients using MS/IE or Netscape/Mozilla/Firefox/etc? It might help to describe your environment a bit.
Posted by: sean_c_roberts 19 years ago
Senior Purple Belt
0
Depending on what kind of server is running this web page, you MAY be able to add a username and password as browser variables.

Maybe something like "http://www.YourTargetSite.com/Login?Username=Blah&Password=Blech" (the AppDeploy editor word-wrapped it, but the text is MEANT to be one line).

I DO NOT suggest this, because:

1) you have to KNOW the names of the variables, AND

2) you will be sending this information in clear-text - so it's VERY hackable.
Posted by: oofemioo 19 years ago
Blue Belt
0
You might be able to use KIX Scripts methods: SendKeys and OnFocus to fill in the required entries in appropriate boxes.

VBScript also has SendKeys but i haven't come across OnFocus () which lets you focus on a particular Window
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ