Hi,
I've implemented a createuserwizard which requires users to enter data into some custom fields stored in a seperate SQL database table from those used in the Membership class. When the user enters their login details the next step of the wizard takes them to a validation screen whereby they confirm the details I am entering into the seperate table are correct and edit them if necessary (by way of a DetailsView).
I'm unsure of how to retrieve the data from the table and insert it into the correct labels i've created in the template DetailsView. I know that a user is logged on so I need to query the table based on the logged on UserID and so on but i'm unsure of the syntax.
Any help would be greatly appreciated.
Thanks
Source Click Here.
No comments:
Post a Comment
Post your comments here: