View Single Post
Contributor
19Nov2009,21:15  
urstop's Avatar
As Venami has mentioned you can use the onclick if its a normal html control, but, if its a .NET button or link button control you will have to use the onclientclick instead of onclick. Everything else remains the same.