Storing datas from CreateUserwizard control to my database
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have webform created in asp.net 2.0. I use createuserwizard control.I want to store the datas from the control to my database that i have created in Microsoft sqlserver Management Studio.the control by default stores in aspnetdb which i don't want.I have changed the connectionstring in web.config as per my requirement.And have wrote the insert query based on that configuration. Can ne body help me of what i should do further???
zari