VBScript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • scgamecock
    New Member
    • Sep 2007
    • 3

    VBScript

    I am very new to VB Scripts.

    I have created a VBScript that opens a certain application. Is there a way to use 'SendKeys' to enter the UserName and Password for the application?
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Originally posted by scgamecock
    I have created a VBScript that opens a certain application. Is there a way to use 'SendKeys' to enter the UserName and Password for the application?
    Since you know about SendKeys, what's the problem?

    Comment

    Working...