D
David Albany
I would like my web app to open a new browser window,
similar to a standard target="_blank" form tag.
The new page must preserve Session information, and have
control passed to the Form_Load event.
I have tried Server.Transfer, Response.Redirect and
setting the form target to "_blank", but none of these
have worked.
Please any help?
Thanks
David Albany, Developer
Milatko Communications
similar to a standard target="_blank" form tag.
The new page must preserve Session information, and have
control passed to the Form_Load event.
I have tried Server.Transfer, Response.Redirect and
setting the form target to "_blank", but none of these
have worked.
Please any help?
Thanks
David Albany, Developer
Milatko Communications