olivier78
08-05-2002, 05:35 AM
Hi all,
I have been using the following tag
<META http-equiv="refresh" content="3; url=home.html"> to redirect users once they have completed a form. Basically, the form is sent, and a thank you message appears for 3 seconds. They are then redirected to my homepage.
Is this still a correct tag if I am using it in a frame, as I would like my homepage to load in the main frame, not as a new window...
I don't know if the following would work:
<META http-equiv="refresh" content="3; url=home.html" target="main"> :confused:
Thank you for your input!:thumbsup:
I have been using the following tag
<META http-equiv="refresh" content="3; url=home.html"> to redirect users once they have completed a form. Basically, the form is sent, and a thank you message appears for 3 seconds. They are then redirected to my homepage.
Is this still a correct tag if I am using it in a frame, as I would like my homepage to load in the main frame, not as a new window...
I don't know if the following would work:
<META http-equiv="refresh" content="3; url=home.html" target="main"> :confused:
Thank you for your input!:thumbsup: