there is a script on flashcfm.com which is basically a frameset type sernario, but it works aparently
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mark M Sent: Thursday, September 18, 2003 12:56 PM To: Flash Developers List Subject: [fugli] Re: Uploading files thru flash and CFfile > Just wondering if anyone has done any stuff with uplaoding files thru > flash forms with cffile backend etc. Unfortunately - not possible. Due to the specific form encoding needed on a cffile uploading, you won't be able to pass a filename through flash to a cfffile. The only way to do it is through some sort of series of hacks in which a cf template is called to upload the file (somehow) in the background, or you popup a small cf page with a [browse] button. Maybe things have changed with MX2004... but I would be surprised. HTH Mark ----------------------------------- [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [www.safefrombees.com] --- You are currently subscribed to fugli as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to fugli as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
