First of all I am extremely new to ASP and ASP.Net using VBScript.

I am trying to use ADSI in Asp.Net and having no such luck. Basically what I'm trying to do seems relatively simple. Allow a user to change his/her password. I've found a number of articles in ASP using VBScript that would change the password but no such luck in Asp.Net using VB. I'm not real sure what to include and how to Dim my oUser object.

Any and all help with this would be greatly appreciated!!

Thanks!