Something like this
--------------------------
|________________| <--textbox
Click it to cause validation on textbox
I know that it can be done using javascript. But is there any other method to perform the same without using javascript.
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.
Jaish MathewsPosted Apr 21, 2010, 6:02 AM
You can try server side by making runat="server" like below.
In code behind register td1.<
But I am not seeing too many events on server side
Click it to cause validation on textbox