"Kola Oyedeji" <[EMAIL PROTECTED]> wrote in message
0396C60E9D42D411B1B2003048210DF6082F88@SERVER01">news:0396C60E9D42D411B1B2003048210DF6082F88@SERVER01...
> slight;y related... what about file uploads?
>
> If i want an upload operation to time out to stop users uploading huge
files
> can i use cflock?


I know this has nothing to do about locks, but to prevent users uploading
huge files, checking for the value of "cgi.content_length" could be a fairly
good solution.
Of course, malicious users could alter the data inside the HTTP header and
some firewall could remove them as well

Massimo



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to