Hi,
I have an .rtf file I'm trying to retrieve via cfhttp. If I type the url in the browser it gets the file without a problem. If I try the same url via cfhttp I get an HTML error 406 - "No acceptable objects were found Content-type text/html. Connection failure"
The obvious answer seemed to me to be a mime type problem but I've tried all kinds of combinations with cfcontent and cfoutput tags trying to get this file to download.
Does anyone know how to deal with this?
All help always appreciated!
Jim
I have an .rtf file I'm trying to retrieve via cfhttp. If I type the url in the browser it gets the file without a problem. If I try the same url via cfhttp I get an HTML error 406 - "No acceptable objects were found Content-type text/html. Connection failure"
The obvious answer seemed to me to be a mime type problem but I've tried all kinds of combinations with cfcontent and cfoutput tags trying to get this file to download.
Does anyone know how to deal with this?
All help always appreciated!
Jim