imagebutton
-
How to open a new window when an imagebutton is clicked? I want that when the imagebutton is clicked it calls a "IncrementAd()" method then it targets the user in another website but i want the window to open in a new window. How can i make it happen pls??
Adrian De Battista - Web Designer, Web Programmer, Software Programmer From Malta. My Website .. www.MaltaTrade.org
-
How to open a new window when an imagebutton is clicked? I want that when the imagebutton is clicked it calls a "IncrementAd()" method then it targets the user in another website but i want the window to open in a new window. How can i make it happen pls??
Adrian De Battista - Web Designer, Web Programmer, Software Programmer From Malta. My Website .. www.MaltaTrade.org
Is it on Client side, or on Server side? On clent side, it can be very simple, just write window.open("url", _blank) On server side check here (at the very end of the thread) http://www.dotnet247.com/247reference/msgs/31/158269.aspx[^]
Sincerely, Elina Life is great!!! Enjoy every moment of it! :-O