Brian,

What if you took your upload form, had that target set to submit to a
hidden IFRAME, and then add an event to your OnSubmit of your form which
would show an 'uploading' progress image...then in your hidden iframe's
page have it run some javascript to relocate the parent window after it
loads (which means the files is done uploading) ?? Sound like a
possibility?

-Robert

-----Original Message-----
From: Brian Dumbledore [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 24, 2006 4:47 PM
To: CF-Talk
Subject: cfflush cflocation

I am Post ing a 50MB file, am trying to get a uploading banner.. 
I have a gif for that, I know cfflush wouldn't work with cflocation, so
I use a location.href instead of a cflocation, however here is what I
noticed. The action page processing doesn't actually happen until the
whole file is uploaded to the server. Meaning, my banner won't be shown
until the uploading of the huge file is done, which defeats teh whole
purpose.. 
Can anyone please confirm this?

thanks for yoru time..



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250972
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to