I haven't had to deal with that particular case yet. I do have an app that uploads files, but it's an internal app and the requirements doc did not call for that level of security.
Good point though... I'll have to dwell on it for a while... :) -----Original Message----- From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 19, 2001 9:32 AM To: CF-Talk Subject: Re: Forms and CF Code Shawn Grover wrote: > > I place my stripping functions in the application.cfm - so that every page I > code is automagically protected from the script kiddies, without me having > to worry about it on every page I write. (My functions loop through the > Query parameters, and the form elements - guess I should include cookies in > there too.) How do you prevent your functions from stripping characters from uploaded files? Jochem ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

