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")
Printable View
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")
yeah. that sound good to me except you would want to call it in some javascript