|
Using CFMX 6.1, we occasionally get this
error when an external user wants to download some zip files from our server.
Its's as if there is some timeout. Most downloads happen ok
line 64 of the script is
<cfheader
name="content-disposition"
VALUE="filename=#files.file_name#">
<cfcontent file="#filepath#" TYPE="application/zip" deletefile="No"> Any clues or things to try
ta Dave
You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ |
Title: Message
