Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jdemars
  • Content: Threads
  • Order by date
  1. jdemars

    VBS/IIS error '800708c5' in ADSI changing password

    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,&quot;@&quot;)-1) response.write &quot;Sam ID is &quot; & SamID & &quot;<BR>...

Part and Inventory Search

Back
Top