Customizing the CreatUserWizard Component
-
I'm trying to develop my own social app that prompts the user to enter profile information (i.e. - gender, height, weight, etc.), by building on the CreateUserWizard. I figured out how to add a step that prompts for that information, but I'm not sure how to get at the subsequent database, to add the additional fields (i.e. - gender, height, weight). Is there a way to access this database, are the new fields automatically added to the database or do I have to build a new one to house the information from the additional step(s)? Draykko---
======================= Every experience in life is a lesson to be learned A. Stevens B.S., Computer Science
-
I'm trying to develop my own social app that prompts the user to enter profile information (i.e. - gender, height, weight, etc.), by building on the CreateUserWizard. I figured out how to add a step that prompts for that information, but I'm not sure how to get at the subsequent database, to add the additional fields (i.e. - gender, height, weight). Is there a way to access this database, are the new fields automatically added to the database or do I have to build a new one to house the information from the additional step(s)? Draykko---
======================= Every experience in life is a lesson to be learned A. Stevens B.S., Computer Science
Your question the idea of great
-
I'm trying to develop my own social app that prompts the user to enter profile information (i.e. - gender, height, weight, etc.), by building on the CreateUserWizard. I figured out how to add a step that prompts for that information, but I'm not sure how to get at the subsequent database, to add the additional fields (i.e. - gender, height, weight). Is there a way to access this database, are the new fields automatically added to the database or do I have to build a new one to house the information from the additional step(s)? Draykko---
======================= Every experience in life is a lesson to be learned A. Stevens B.S., Computer Science
DRAYKKO wrote:
how to add a step that prompts for that information
Convert to custom navigation template on smart tag..!
DRAYKKO wrote:
Is there a way to access this database, are the new fields automatically
No You Have to do it..! Go for the Below Article..! I think You are looking for this..! http://aspnet.4guysfromrolla.com/articles/070506-1.aspx[^]
LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.
-
DRAYKKO wrote:
how to add a step that prompts for that information
Convert to custom navigation template on smart tag..!
DRAYKKO wrote:
Is there a way to access this database, are the new fields automatically
No You Have to do it..! Go for the Below Article..! I think You are looking for this..! http://aspnet.4guysfromrolla.com/articles/070506-1.aspx[^]
LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.
-
Thank you sashidhar! That article had the answer I needed! :) Draykko
======================= Every experience in life is a lesson to be learned A. Stevens B.S., Computer Science