View Single Post
Old 02-25-2012, 11:24 AM  
brentbacardi
Confirmed User
 
brentbacardi's Avatar
 
Industry Role:
Join Date: Nov 2009
Posts: 1,425
Code:
<form action="" method="POST">
<input name="email" type="text" value="<?php echo $_GET['email']; ?>" >
<input type="hidden" name="hidden" value="1">
<input type="submit" name="submit" value ="Submit">
</form>
Did you get it to work?
__________________
Go Fuck Yourself!
brentbacardi is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook