I am getting an error '800708c5' in a IIS script when trying to change a user account password via a web page. I have the following code:
oldpassword = Oldpwd
newpassword = pwd1
SamID=left(user,instr(user,"@")-1)
response.write "Sam ID is " & SamID & "<BR>...
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.