Wrox Home  
Search P2P Archive for: Go

  Return to Index  

ado_dotnet thread: Using frames with Response.redirect


Message #1 by "Ros Lee" <c.r.lee@x...> on Fri, 1 Feb 2002 01:47:28
Is there any way of displaying a page in a frameset frame other than using 

a hyperlink? Is there any way of doing it using Response.Redirect or 

Server.Execute? I have tried setting the 'target' attribute of the page I 

want to display to the name of the frame in which I want it to display, 

but I get an error. 

Ros Lee

Message #2 by "Octavio Berlanga" <octaviob@p...> on Thu, 31 Jan 2002 20:15:52 -0600
Frames are client-side, Ros.  You are going to have to use javascript.

Octavio



-----Original Message-----

From: Ros Lee [mailto:c.r.lee@x...]

Sent: Friday, February 01, 2002 1:47 AM

To: ADO.NET

Subject: [ado_dotnet] Using frames with Response.redirect





Is there any way of displaying a page in a frameset frame other than using 

a hyperlink? Is there any way of doing it using Response.Redirect or 

Server.Execute? I have tried setting the 'target' attribute of the page I 

want to display to the name of the frame in which I want it to display, 

but I get an error. 

Ros Lee







  Return to Index