
A number of posters on Donline have left comments requesting that the Flash File Uploader automatically replace file names with single and double quotes to alleviate the problems that derived from the uploader’s javascript functions (props, complete, etc.). The changes include file slash-stripping in the FLA (new function on lines 63-71 and calls on 93 and 114) and updates to the index.php and upload.php’s printing of file names, confirmation/error divs, and read-out of the GET string provided by the Flash.
As a result, some minor modifications to the Flash FLA, index.php and upload.php were made. I haven’t had time to thoroughly test this, but feel pretty good about it being solid. Regardless, I’m requiring all users of the scripts to still read and accept my disclaimer before proceeding.
Comments and feedback always welcome. Thanks again, Mike, for the assistance.
Complete FLA, PHP and file structure source files with options for Custom Directories and File Name Rewrite.

