Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Sep 29, 2006 02:37 PM by tonsai
Member
417 Points
89 Posts
Sep 28, 2006 03:49 PM|LINK
Useful solution.....have you also seen this
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/membershipeditorwithprofile.asp
and
http://painfreeods.peterkellner.net/
Sep 29, 2006 02:37 PM|LINK
What would you add to the web.config and the vb for a checkbox. Say to see if a user accepted the 'Terms And Conditions' for a sign up.
Would it be something like:
<add name="Terms" type="CheckBox"/>
What would the vb be like to save the value?
tonsai
Member
417 Points
89 Posts
Re: Extending the user Registeration
Sep 28, 2006 03:49 PM|LINK
Useful solution.....have you also seen this
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/membershipeditorwithprofile.asp
and
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/membershipeditorwithprofile.asp
and
http://painfreeods.peterkellner.net/
tonsai
Member
417 Points
89 Posts
Re: Extending the user Registeration
Sep 29, 2006 02:37 PM|LINK
What would you add to the web.config and the vb for a checkbox. Say to see if a user accepted the 'Terms And Conditions' for a sign up.
Would it be something like:
<add name="Terms" type="CheckBox"/>
What would the vb be like to save the value?