RSS Links

 

Here are all of the RSS links for sections of this site

VB.NET/ASP.NET
 Java
 Unix/Linux
 Windows
 SQL Server

Home arrow VB.NET/ASP.NET arrow How to stop an imagebutton doing a postback
How to stop an imagebutton doing a postback PDF Print
To stop an asp:imagebutton doing a postback return false to the onclick event

for example

onclick='false'    or

onclick='javascript: return false'



 
< Prev   Next >
 
Designed by Graham Robinson Software