1
Reply

Redirect a page in a frame target

Pankaj Singh

Pankaj Singh

Nov 11 2009 9:13 AM
5.6k
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 !



Answers (1)