Hi,
I have a 440 login timeout when I try to logon the server using a vbscript. The passord is hardcoded like this:
strUserName = "bilbo"
strPassword = "hobbit"
is it ok?
When I log onto the server via a webbrowser there are no problems. The script was working fine until we changed the "access gateway" to the server which before didn't ask for a password.
Thank you,
Phil
I have a 440 login timeout when I try to logon the server using a vbscript. The passord is hardcoded like this:
strUserName = "bilbo"
strPassword = "hobbit"
is it ok?
When I log onto the server via a webbrowser there are no problems. The script was working fine until we changed the "access gateway" to the server which before didn't ask for a password.
Thank you,
Phil