Thanks for looking at it! Here it is...
The first ASP page 'ChangePasswordEntry' is listed here...
Language=VBScript %>
<%
dim sUser, sPassword
dim oUser, sConnectString
sUser = request("txtUserName")
sPassword = request("txtPassword")
sNewPassword =...
Hungster's reply makes a lot of sense.
However, a note on cat5 KVM extenders...
We use them in our datacenters and they are extremly convenient. The brand we use is CYBEX and has been very dependable.
Hello and thank you for taking a look at this!
See I told you I didn't know much!
This is the code....
This is the first page that posts to the second page below...
<%@ Language=VBScript %>
<script runat=server language=javascript>
</script>
<HTML>
<HEAD>
<H1 align-center>...
Hello,
I do not know VBscript really at all however trying to get some code working in order to allow my users to change passwords from a web page.
This is the error I am getting...
Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument: 'GetObject'
I think the...
Hello,
I do not know VBscript really at all however trying to get some code working in order to allow my users to change passwords from a web page.
This is the error I am getting...
Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument: 'GetObject'
I think the...
To anyone who may be able to help....
This is actually simple code and should work, but I am not an ASP pro and can't figure out why this isn't working for me.
This is what I am trying to implement...
Referring to an article "Changing Passwords", in the January 2001 issue of Windows...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.