On 1/23/08, Will Tomlinson <[EMAIL PROTECTED]> wrote: > > > Thank you so much for all, some how it's working the only change i > > made was in CF administrator set Request Throttle memory to 500MB. > > It's uploading file, but it's taking more than 5 mins to upload 250MB > > file. > > > > I like using <cfflush> for stuff like this. > > Display a please wait gif > > <cfflush> the page > > Then use some JS to remove the gif
I've also used the following example of uploading with flash forms which works well as long as you settings in CF Administrator are set correctly. http://www.asfusion.com/blog/entry/file-upload-with-coldfusion-flash-forms ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297104 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

