Page Redirect Or Stats On same page upon succesfull submittion
i need my web form to redirect Or stays on same page Upon successful
submitting.
Well When user submit the form it struck on www.domain.com/send.php after
alert box.
I need it to come back to previous page OR stays on the current page.
here is my code!!!
if ($success){ echo "<script type='text/javascript'>alert('Message
Successfully Sent!')</script>";}
?>
any idea?
No comments:
Post a Comment