Response.Redirect and frames

S

Steve

I have a page which has some frames. After processing one
of the pages I want to redirect to another frameset.
However, when I use Response.Redirect I end up with a
frameset with the frameset rather than just the new
frameset.
I have had to resort to using Javascript to do this but
I'd prefer to use the server.

Any ideas ho to do this?

Steve
 
V

Victor

George,

Could you please clarify this with an example. I have a
similar problem.

Thanks,
Victor
 
G

George Ter-Saakov

Not sure what to clearify.
You have a link or form in the frame page. When you click on that link or
submit the form you want the result to be opened in the parent window not a
frame.
That is how i undertsood the question.

Just put target="_parent" in <a href=".." target="_parent"> <form
target="_parent">

George.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top