As far as I know due to the fact that a ColdFusion form variable is created with 'method="post"' (setting it to 'get' would, of course, create a url variable) the attribute is hard coded that way, I don't have quick access to CF5 documentation but from CFMX it says:

"The method attribute is automatically set to post; if you specify a value, it is ignored."

http://livedocs.macromedia.com/cfmxdocs/CFML_Reference/Tags-pt139.jsp?

Perhaps this is another reason not to use CFForm...

Andrew


Mark Feldman wrote:
Hi,

I have just discovered that the tag CFFORM on my CF 5.0/NT4 ignores
"method" parameter.

<CFFORM action="" method=GET"> always puts method=POST no matter what.
Is it just me or it's a well know/overlooked problem?

Mark Feldman.
Web Developer.
UniSuper Management

[EMAIL PROTECTED]
http://www.unisuper.com.au


--
Andrew Muller
Senior Macromedia Certified Instructor - ColdFusion, Flash
Certified Advanced Macromedia ColdFusion Developer
Certified Macromedia Flash Developer

Daemon Internet Consultants
[EMAIL PROTECTED]
T:61 2 9380 4162
F:61 2 9380 4204
17 Roslyn Gardens
Elizabeth Bay NSW 2011 AUSTRALIA

Daemon: Serious Web Development


MX DownUnder: The First AsiaPac Macromedia Devcon!
http://www.mxdu.com/


---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to