View Single Post
  #4 (permalink)  
Old 2004-06-05, 09:16 PM
gesf gesf is offline
Moderator
 
Join Date: May 2004
Location: Portugal
Posts: 143
gesf is an unknown quantity at this point
Send a message via ICQ to gesf Send a message via MSN to gesf Send a message via Skype™ to gesf
Default

Nop, that´s not a valid action for the form.
Your form action will be the file (including url to it), where you´ll make the verification of the submitted data and/or send the email!

You can have all that verification, send email and/or sucess messages codes in the same file!

If you don´t know how to verify the data and/or send the email, please see this post!

BTW, why you want to use php's header() or like you said redirect!? Becose of the form!? It already does it to the given action!

Cheers,
Gesf
__________________
Best Regards,
Gonçalo "GesF" Fontoura

Website : gesf.org
Reply With Quote