Thanks
Jeff
<form action="go_auto.php" method="post"> <table cellspacing=0 border=0 cellpadding=2 width=350>
#condensed#
<tr>
<td><font size=1 face=arial>Billing Address</td>
<td><font size=1 face=arial><input type="text" name="cardaddress" id="cardaddress" size=35></td></tr>
#condensed#
<input type="radio" name="agreement" value="YES">I agree to the conditions above<br>
<input type="radio" name="agreement" value="NOPE">I do not agree with the conditions above<br>
</table>
<input type="submit" name=submit value="Submit">
</form>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php