Download JPG’s with ColdFusion from a Linux server
[lang_en] I am working on a Flex and ColdFusion file upload/download component and came across the fun Linux and Windows file format issues. The files will upload correctly but if you try and pull down a JPG file form the linux server with ColdFusion’s tag with the default charset it will not come down correctly. <cffile action="read" file="#folder#/#filename#"...
Read More
Recent Comments