Text Links Ads : Marketing Tips Store : Search Engine Optimization Strategies
WebPosition Gold Pro : Domain Registration Bank : Optilink Software : GoDefy
Mike's Marketing Tools : Mike's Ecommerce Software : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML Codes > Forms > <FORM ...> > METHOD

METHOD = POST

POST is the preferred method for sending lengthy form data. When a form is submittedPOST the user does not see the form data that was sent. For example, this form uses POST:

<FORM METHOD=POST ACTION="../cgi-bin/html/mycgi.pl">

which gives us a form like this (go ahead and submit it):

name:
email:

preferences:
doesn't smoke
hates anchovies
reads Shakespeare
washes daily
romantic walks on the beach
romantic walks in Brooklyn
loves dogs
loves cats
loves iguanas

Now tell us a little about yourself:

<FORM NAME="..."> >>>

Copyright © 2002-8 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com