hye all..
now i'm doing an insert statement in asp.net using c#..
how i can make a validation for same data entry?
anyones can help me?
thanks in asdvance...
]You can use ASP validators. More information about them you can find on next link:
http://www.w3schools.com/aspnet/aspnet_refvalidationcontrols.asp
so, in back in code no need to write anything?
Correct, insert that validator in ASP.NET page and connect it with control. Find more informations about it on the link I gave you. I don't have too much expirience with validators.
thanks =)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.