Many thanks for the clarification Dave! This is something I didn't know and
for sure it's a common mistake. I have seem many, many (including Macromedia
documentation) places where method="post" is used redundantly (I presume)
inside CFFORM tag. Even HS+ and CFStudio5 have the "method" option available
when using "edit tag" dialog (crt+f4).

Thanks!
Alex

-----Mensagem original-----
De: Dave Watts [mailto:[EMAIL PROTECTED]
Enviada em: terça-feira, 20 de janeiro de 2004 13:17
Para: CF-Talk
Assunto: RE: CFFORM GET method?

> Does anybody noticed that method attribute in the CFFORM is ignored?
> If you try to use METHOD="GET" CFMX will always change it to "POST".
> I've tried to find it as a CFMX 6.1 bug but no success. There's a user
> comment for the same problem in the LiveDocs/6.1 but so far I didn't
> see nothing more than this.

This isn't a bug, it's a feature. The CFFORM tag will only allow
METHOD="POST". Several things you can do with CFFORM - state-managed forms,
CFGRID updates - require METHOD="POST".

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to