Help - Search - Members - Calendar
Full Version: re-direct after contact....
HTMLHelp Forums > Programming > Server-side Scripting
tables80
Ive just set up a contact form once send it takes you to a thankyou page set up using PHP.

i need it now either a link to take them back. Or for the page to re-direct back to the home page.

How easy is coding for this?


many thanks
pandy
I assume your script generates the thankyou page. Add the home link to the HTML it outputs. It shuldn't be too hard to find the right spot. Look for a lot of HTML in the script. Or if it redirects to a static page, add the link to that page.
Christian J
Or let the script create the home page itself (and submit the form to the home page's URL). This requires checking that nothing unexpected happens if the user visits the home page without submitting anything.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.