You are here: Re: redirect after send form to email with message « PHP Programming Language « IT news, forums, messages
Re: redirect after send form to email with message

Posted by Krustov on 09/30/07 16:39

<comp.lang.php>
<Big Moxy>
<Sun, 30 Sep 2007 09:05:09 -0700>
<1191168309.331313.203090@o80g2000hse.googlegroups.com>

> I want to redirect the user back to the home page after submitting
> their form inquiry and display a message on the home page. I tried
> this in my send mail (apply.php) file -
>
> $_SESSION['sent_message'] == "Thank you for your request! Someone will
> be contacting you soon.";
> header("location:index.php");
>

Why not send the user straight to the index.php page instead of
apply.php page ? .


Put the following on your form page .....

<input type="hidden" name="passform" value="1">

Put the following in the index.php page .....

<?php
$msg=$_REQUEST['passform'];
if ($msg==1) {"<br> Thank you for your request! Someone will be
contacting you soon. <br>";}
?>


The rest of your index.php page will de displayed as normal .


--
(c) The Amazing Krustov

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация