> 1) If you don't put METHOD="post" (I suppose METHOD="get"
> works too) in your opening FORM tag, the form variables get
> passed in the URL instead of the form. Goofy, huh?

If you use METHOD="GET", your variables will be passed via the URL.
Variables within the Form scope have been received from the browser via a
POST.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to