[development] Using the Forms API to post information to an external source

Greg Knaddison Greg at GrowingVentureSolutions.com
Tue Aug 25 16:43:06 UTC 2009


On Tue, Aug 25, 2009 at 10:38 AM, Jamie Holly<hovercrafter at earthlink.net> wrote:
> #method specifies the way the form is submitted (either POST or GET). You
> want to change [#action] to the URL you want. Of course doing that will
> remove any validation from the form in FAPI. You will have to do all the
> validation yourself.

Good point.  My response assumed the page it POSTS to will do the
validation and present an error screen where the user can do
something.

Cheers,
Greg

-- 
Greg Knaddison | 303-800-5623 | http://growingventuresolutions.com
Cracking Drupal - Learn to protect your Drupal site from hackers
Now available from Wiley http://crackingdrupal.com


More information about the development mailing list