hi friends,

In asp.net i am using create user wizard for register new user .. i have added more details to register .. its taking only the controls in that user wizard . i can't insert customized details .. no click event is there to insert details..

for example

create user wizard contains
"username,password,confirm password,email id security question " are there

but i want to add mobile no and some more details .. how to insert this details to my aspnetdb.mdf ..i want to validate this controls also.. how to do this ....if anybody hving idea about this help me