G
Guest
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.
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.