This is easier with a flash file upload control:

http://www.asfusion.com/blog/entry/file-upload-with-coldfusion-flash-forms

On 6/6/06, Denny Valliant <[EMAIL PROTECTED]> wrote:
> On 6/5/06, Crow T. Robot <[EMAIL PROTECTED]> wrote:
> >
> > I like this idea.  It's not perfect, but it should do what I'm trying to
> > get it to.  I think.
>
>
> It's what I use a couple of places.  You'd be amazed how far an
> animated gif will get you.  People really just like to feel they're
> still "connected", even if it's just a picture of a connection.
>
> IIRC from some stuff with FCKEditor, it's really tough to get
> some sort of "45k of 298k" type of deal going, since the thread
> uploading the file is a cousin of a cousin of one you could actually
> track.  Or something like that.  Plain tough I guess.
>
> If someone has some java code tucked away that will provide
> that info (how much has been transferred so far), please share!
> :Denner
>
>
> Mark Drew wrote:
> > > You could probably use a javascript timer? you could do one page that
> > > sets a cookie (via javascript) with a (local) timestamp when they
> > > clicked the upload, then when you get the confirmation page you could
> > > make the javascript read that cookie and submit (via ajax style
> > > thing) along with the timestamp when it finished. That should do it?
> > >
> > > MD

-- 
CFAJAX docs and other useful articles:
http://jr-holmes.coldfusionjournal.com/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242525
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to