Click here to Skip to main content
15,884,388 members
Articles / Web Development / ASP.NET

duplicate name not allow

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
11 Jan 2013CPOL 2.7K  
i have 'user' table:fields are:nameemailidaddressph.nopasswordwhen i insert new data from textbox,it will check whether name is allready exsist or not .if not exsist then allow to enter name in textbox.how to do this?more discription of my problem:when i enter...

Revisions


  

Compare Revision Minor Date Status Editor
3 - publicly available No 11-Jan-13 22:39 Available Member 9511889
Updates in content. 130 changes had been made.
2 No 11-Jan-13 21:46 Available Member 9511889
Updates in content. 50 changes had been made.
1 No 11-Jan-13 21:34 Available Member 9511889

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions