Hi ,
I was created one application using Asp.Net, Sqlser2008 R2 , Actually I have one table named "tblRegisterUser" and have column names are id, email in Sqlserver2008 R2.
id Email
------------------------------
1 santhosh@live.com
2 santhos@live.com
3 suresh@live.com
then When I creating santhoshs@gmail.com then click submit button then I need to display santhosh@live.com, santhos@live.com(simillar id created from table) in popup . This is just Warning message. because i need to duplicate Email id.
Please help me If any one knows this bug.
Go to the complete details ...