On 5/4/2007 7:29 PM, "Brad Sumrall" <[EMAIL PROTECTED]> wrote:

> Where are the fields?


Hi Brad,


Just a basic form with a few fields inside like - name - address etc lie:



<form action="sendmail.php" method="post">
<input name="name" type="text">
<input name="email" type="text">
</form>

--
Thanks - RevDave
[EMAIL PROTECTED]
[db-lists]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to