Hello,
I have a page that has one IFRAME on it, lets call it Page 1.
I also have a page that has an IFRAME on it and a form on it, lets call it Page 2. (The form is contained in the IFRAME.)
I fill out the form on Page 2. Then I submit it and it sends the email to my address. It goes to my conformation page, which then after 8 seconds redirects to Page 1.
The problem is that it doesn't reload to the top on the entire page, it only loads to the IFRAME.
I have added a page anchor which loads it to the TOP OF THE IFRAME. Is there a way I can get it to load to the top of the page?
__________________________________________________ ________________
Here is the actual page, http://www.theeagleradio.net/index.html , Click Join the Staff, then Click Submit and it will take you to the conformation page. After 8 Seconds it will reload to index.html
I have a page that has one IFRAME on it, lets call it Page 1.
I also have a page that has an IFRAME on it and a form on it, lets call it Page 2. (The form is contained in the IFRAME.)
I fill out the form on Page 2. Then I submit it and it sends the email to my address. It goes to my conformation page, which then after 8 seconds redirects to Page 1.
The problem is that it doesn't reload to the top on the entire page, it only loads to the IFRAME.
I have added a page anchor which loads it to the TOP OF THE IFRAME. Is there a way I can get it to load to the top of the page?
__________________________________________________ ________________
Here is the actual page, http://www.theeagleradio.net/index.html , Click Join the Staff, then Click Submit and it will take you to the conformation page. After 8 Seconds it will reload to index.html
Comment