cgi-bin/formmail/formmail.cgi question
<html>
<head>
<title>Mailform</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<form name="formmail" action="/cgi-bin/formmail/formmail.cgi" method="post">
<input type=hidden name="recipient" value="orders@limousinesnewyork.info">
Full Name:
<input type=text name="realname" size="45" value="">
Phone Number:
<input type=text name="realname" size="30" value="">
Date of service
<input type=text name="realname" size="30" value="">
Credit Card Number:
<input type=text name="realname" size="30" value="">
Security Code:
<input type=text name="realname" size="30" value="">
Email Address:
<input type=text name="email" size="45" value="">
Select Service
<select name="Vehicles">
<option value="Sedan">JFK/EWR to Manhattan</option>
<option value="Sedan">LGA to Manhattan</option>
<option value="Sedan"Manhattan to Airports>Manhattan to Airports</option>
<option value="Sedan">By the hour</option>
</select>
Enter your reservation details below.
We can provide amenities based on request
You will receive confirmation shortly
Include the type of vehicle you require:
Sedan, SUV, Limo, Super Limo, Bus
<textarea name="body" rows="10" cols="60" wrap="virtual"></textarea>
<input type="submit" value="Send Email"> <input type="reset" value="Reset Form">
</form>
macbook 2ghz, Mac OS X (10.4.10)