Skip to main content
This topic has been closed for replies.

1 reply

Inspiring
December 12, 2012

The documentaton of the method attribute reads:

Any data that the server requires to identify the requested information must be in the URL or in cfhttptype="URL" tags.

Is a cfhttptype="URL" tag - as you call it - a CFHTTPPARAM Tag with an attribute type="URL" ???

12Robots
Participating Frequently
December 12, 2012

Yes, that is likely what they meant.

Jason