Thread: ASP.NET 2.0 cross page postback to blank page
ASP.NET 2.0 cross page postback to blank
page
2006-02-03 19:35:04
Hi all,
One of the great new features of ASP.NET 2.0 is cross page
postback. I
would like to know if it is possible to do a cross page
postback from a
LinkButton that would launch a new window, as I'd put
'target="_blank"', instead of in the same current
window.
Thanks!
Bruno