Thread
:
HTML form help
View Single Post
01-18-2009, 09:32 PM
#
4
keith - SuPeR K!
Community Fruit
Join Date: May 2006
Location: Seattle
Posts: 547
<form method="post" action="a_script.cgi">
<input type="hidden" name="input1" value="<?php echo $_POST['input1']; ?>">
....
....
</form>
Submit to Quotes
keith - SuPeR K!
View Public Profile
Send a private message to keith - SuPeR K!
Visit keith - SuPeR K!'s homepage!
Find More Posts by keith - SuPeR K!