views:

19

answers:

0

I have a webpage that a user logs into to. Now I want to provide the ability for a user to change their password using the ChangePasswork Control. The control does work as described here ChangePasswork Control for non-authenticated users. But I want to the behavior for authenticated users.

I'm fairly new to asp so this could be a simple question but exactly how do you "authenticate" a user?