NetHosted Customer
Joined: 06 Jan 2007 Posts: 4
|
Posted: Sat Jan 06, 2007 11:31 pm Post subject: formmail.cgi help |
| |
Hi,
Hoping someone can help me out, i'm using the formmail.cgi to send e-mail using the a form. I've managed to get it to send an e-mail and to redirect to a php page instead of the default formmail.cgi page when an e-mail is sent. (using <input type="hidden" name="redirect" method="POST" value="http://www.website.com/sent.php">)
The problem I have is I want the page to display the information the user has entered into the form, does anyone know how to get it to pass the values from the form to the php page? The default formmail.cgi sent page displays the values that are entered but the page looks too plain with the white backgorund!!
Cheers,
Mitch |
|