Image Button
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, how can i open a new window (not same window!!) from an ImageButton using asp.net??
Adrian De Battista: .Net Programmer, Java Programmer and Web Designer.
target="_blank" in the button attributes. ASP.NET will ignore it, as it's not a server tag, and it will be passed through as is.
Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert