Thread
:
how to open a new browser window
View Single Post
urstop
Contributor
19Nov2009,21:15
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.