Re: Newbie php problem
- From: "Beauregard T. Shagnasty" <a.nony.mous@xxxxxxxxxxxxxxx>
- Date: Wed, 7 Jan 2009 17:09:30 -0500
Tim Greer wrote:
You probably want to evolve that script, but for the immediate
problem, why not have a form field that's a hidden HTML tag, which is
a specific value, and the script only executes the mail function if
(for example) the field name "mailed" is "wassubmitted" or any
combination you wish to use, and only then is is submitted.
What would prevent the bot people from copying your contact form (View
Source, of course), complete with "hidden" field, and submitting it to
your action script from their own server?
IMO, a hidden field is next to useless for the purpose you described.
--
-bts
-Friends don't let friends drive Windows
.
- Follow-Ups:
- Re: Newbie php problem
- From: Tim Greer
- Re: Newbie php problem
- References:
- Newbie php problem
- From: Floor
- Re: Newbie php problem
- From: Tim Greer
- Newbie php problem
- Prev by Date: Re: Updated PHP 5 - curl init error
- Next by Date: Re: Newbie php problem
- Previous by thread: Re: Newbie php problem
- Next by thread: Re: Newbie php problem
- Index(es):
Relevant Pages
|