Thread
:
Batch file to connect using a different user name and log off when done
View Single Post
15-Feb-2007, 04:41 AM
#
2
(
permalink
)
Anilrgowda
Administrator
Posts
: 18,715
Join Date
: Jan 2006
Rep Power:
10
IM:
Re: Batch file to connect using a different user name and log off when done
Ack1
strPW="Please input your password"
should be
strPW=InputBox("Please input your password")
Anilrgowda
View Public Profile
Send a private message to Anilrgowda
Find More Posts by Anilrgowda