Copy link to clipboard
Copied
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7ffc.html
Copy link to clipboard
Copied
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" ???
Copy link to clipboard
Copied
Yes, that is likely what they meant.
Jason
Copy link to clipboard
Copied
I'm pretty sure as well. I tested it and it appears to work that way.