J
Jeff
hey
asp.net 2.0
I want to set IsApproved (MembershipUser.IsApproved) to false in web.config
(I guess this is done in the profile section in web.config)... I wonder how
this can be done?
What I'm trying to do is that when a user register at my web site, his user
account is set to false (IsApproved=false).. then an email is sent to the
user where he must confirm that he really is that person who registered...
any suggestions on how I can set IsApproved in web.config are welcome!
Jeff
asp.net 2.0
I want to set IsApproved (MembershipUser.IsApproved) to false in web.config
(I guess this is done in the profile section in web.config)... I wonder how
this can be done?
What I'm trying to do is that when a user register at my web site, his user
account is set to false (IsApproved=false).. then an email is sent to the
user where he must confirm that he really is that person who registered...
any suggestions on how I can set IsApproved in web.config are welcome!
Jeff