Redirect the page with Height & width

HarBlalay

New Member
i have a doubt that i can redirect the page , but can i put height and width there\[code\]response.redirect("Mypage.aspx");\[/code\]for eg\[code\]response.redirect("Mypage.aspx",height="300px",width="200px");\[/code\]i am doing this in asp.net, c#
 
Back
Top