Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

page reload

Status
Not open for further replies.

tom11011

MIS
Joined
Oct 12, 2001
Messages
537
Location
US
In my php code, I have a form. When the user clicks the submit button, a message appears that says Thank You and has a weblink under it to return back.

How can I eliminate this link and put a 3 second delay where the message is shown and then the page is refreshed?
 
DO a google search on:
META refresh
or javascript refresh

The question is about triggering client side behavior and the fact that the code was generated by PHP is merely circumstancial. You'd have more success in the JavaScript forum.
Cheers.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top