Hi,
I am using custom MembershipProvider. I have to implement a method
ValidateUser. This method will call the web service to get the user. The
user will then be saved to formsAuthcookie. if all goes well it will return
true.
How can I do that.
Alexey Smirnov - 29 Sep 2007 09:23 GMT
> Hi,
>
[quoted text clipped - 4 lines]
>
> How can I do that.
ASP.NET How to: Sample Membership Provider Implementation
http://msdn2.microsoft.com/en-us/library/6tc47t75.aspx