PDA

Click to See Complete Forum and Search --> : Response.redirect


hpl
May 6th, 2004, 03:52 AM
Is it possible to redirect to a new window (target="_blank")?

I wish to open a new window which include a printable page of the origin.

response.redirect("print.aspx?id=5&page=15")

Magiaus
May 6th, 2004, 08:38 AM
yeah. that sound good to me except you would want to call it in some javascript