Thanks Darren, good ideas. I'm using UUID for the filename, but not passing it with cfcontent. I didn't know about the delete option. Very handy.
Sorry I didnt' get back to you sooner. I went camping out near Kenilworth for easter and just got back. Thanks for the tip. Jason On Thu, 24 Mar 2005 15:58:21 +1000, TRACEY, Darren <[EMAIL PROTECTED]> wrote: > As a suggestion, if you are saving the flashpaper document to the webserver > somewhere, save it with a changing filename. Try using createUUID() to make > the file name. Use the generated filename to hand to the user, and hand it > over via <cfcontent> and use the deletefile option to automatically remove > the file after it has been handed to the client's browser. > I've used this in the past many times for generated pdf files and other > things, and it works an absolute treat. > > Regards > > Darren Tracey --- 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/
