I have an aspx page of which when I click on button without putting any details into the field my pages refreshes. How could I stop that. I tried with code behind on button click, but some of my validation stopped working. Please help
Go to the complete details ...