How can I creat user registration web form with user name and password and confirm password with sqlserver (user_table:id(int),username(varchar),passowrd(nvarchar),confirm(nvarchar))
vs2005--c# thank you.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Sep 8, 2013, 7:44 AM
http://csharpdotnetfreak.blogspot.in/2012/01/user-registration-form-aspnet.html
http://www.c-sharpcorner.com/uploadfile/abhikumarvatsa/simple-application-form-in-Asp-Net/