hi, this is my second question here. thanks for the help on the previous one.
now im in a bit of a dilemma whether i should implement ASP.net's built in user registration control (createuserwizard) versus creating my own registration form. the problem is i want to add extra criteria on the createuserwizard (already set up the table under aspnetdb.mdf which is aspnet_users for the extra fields) without adding a new createuserwizardstep ( i saw this on a tutorial, it doesnt suit my taste, i want one straight form to be filled up by the customer).
heres the screenshot of my modified form.
http://i279.photobucket.com/albums/kk137/wh3resmycar/createuser.jpgthanks in advance.