membership newbie question
hi, i'm kinda new to asp.net and use vb.net. i use the built in membership control which i stored them in a database using the aspnet_registersql tool. My first question is how to create additional field in createwizard section let say: socialsecurity code? If so can i do it in my current database where i have already register several user?
[347 byte] By [
voivoid] at [2007-11-11 10:27:18]

# 2 Re: membership newbie question
how do i view the profile i created for them? My aspnet_profile is empty. How do i supply this information to mywebpage?
# 4 Re: membership newbie question
wow this article is kinda heavy compared to scott's blog.. i just wanted to take the new defined profile eg first name,last name ... to bind it with the label in a page. Sorry if i trouble u much but can u show how i can do this?