Pankaj Singh

Pankaj Singh

  • NA
  • 97
  • 0

Redirect a page in a frame target

Nov 11 2009 9:13 AM
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)