Frames Page

  • Thread starter Thread starter Terry On Windigo
  • Start date Start date
T

Terry On Windigo

I have a home page that is built with frames. On this page I put a layer
for the purpose of holding a one field form. When the user submits the
form, I send it to a confirmation page which in turn does a meta "refresh"
and sends the user back to the original home page. The only problem with
this is the redirect page gets put in the right hand frame so now the user
sees two copies of the left hand frame and one of the right hand frame. It
doesn't refresh the index.htm page, but rather seems to put the index.htm
page in the right hand frame.

Does this make sense to anyone, and how can I fix it?
 
You need to refresh to one of your framed pages, not the frameset page
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I have a home page that is built with frames. On this page I put a layer
| for the purpose of holding a one field form. When the user submits the
| form, I send it to a confirmation page which in turn does a meta "refresh"
| and sends the user back to the original home page. The only problem with
| this is the redirect page gets put in the right hand frame so now the user
| sees two copies of the left hand frame and one of the right hand frame. It
| doesn't refresh the index.htm page, but rather seems to put the index.htm
| page in the right hand frame.
|
| Does this make sense to anyone, and how can I fix it?
|
|
 
Thanks, and you are absolutely correct. I got so frustrated I went to a
bookstore and bought a book and it said just that! I did it and it worked.
Thanks again.
 
Back
Top