Hi,
I am using below code in asp.net to redirect one page to another page.
Response.Redirect("new.aspx");
but i want to redirect in a Htmp page in a particular frame which target name is 'bottom'. If there is any solution so please help me.
Thanks !
Loading
Purushottam RathorePosted Nov 17, 2009, 1:30 AM
Send a value by query string and set the focus.
eg
Set focus on page load on which you want to redirect like as follows: