Posted by Miguel Cruz on 07/30/06 09:16
phillipmcgough@charter.net wrote:
> I need to know how I can have a form sent to an email that is in a URL.
>
> For example:
> If I have a site with a form that has
> First Name:
> Last Name:
> Email:
> Phone:
>
> in it, and a person goes to www.test.com/?email@emailaddress.com (or
> something like that)then I need the form results to go to that email
> address in the URL.
Make sure you have strict length controls on the fields that get
included in the email message, and run strip_tags() on them, or else you
will find your form being abused for spam on quite short order.
miguel
--
Photos from 40 countries on 5 continents: http://travel.u.nu
Latest photos: Malaysia; Thailand; Singapore; Spain; Morocco
Airports of the world: http://airport.u.nu
Navigation:
[Reply to this message]
|