|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
VBScript - Insert user and password in window of Windows Autenticate Box
After i click on "Area Clienti" (here the link:www.cerved.com/
) appear the tipical autenticatin box (see image) How to insert in user box the value of my_var = user, and in password box the value of my_password=mypassword and after check "save pasword..." and click on ok button????? naturally in VB or VBA or vbs code |
|
#2
|
||||
|
||||
|
You can use WSH to simulate keystrokes to move through the fields in a dialog box, however, this is sometimes unreliable because the dialog box may not be in focus. You might want to take a look at something like AutoIt.
__________________
Click the image if at any point you don't like my decision.Scripting problems? Windows questions? Ask the Windows Guru! |
![]() |
| Viewing: ASP Free Forums > System Administration > Windows Scripting > VBScript - Insert user and password in window of Windows Autenticate Box |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|