Thread: javaScript
View Single Post
Old Sep 26th, 2007, 10:57 AM   #3
paulchwd
Hobbyist Programmer
 
paulchwd's Avatar
 
Join Date: Mar 2005
Posts: 139
Rep Power: 4 paulchwd is on a distinguished road
Ah DaWei,

I do understand the seperation of client server, my problem is i am new to ASP.net and my way of thinking is more that of ASP.

How can I cause my client side validation script to execute before the server-side cs program is executed. In classic ASP i wold put 'onsubmit="validateMe()" to the form tag. But it seems that the button I added isnt a 'submit' button... its a 'standard' control (in visual studio)
paulchwd is offline   Reply With Quote