EMAIL PROTECTED] On Behalf Of Frank
Sent: Sunday, April 09, 2006 11:27 AM
To: rails-spinoffs@lists.rubyonrails.org
Subject: [Rails-spinoffs] Re: RE: File upload progress bar
Daniel,
Could you go into more depth with a coldfusion example? Like on a
windows box, what is the temp directory to chec
We use the lasso development environment. But I think the approach is
general.
We set a session variable on the page that launches the activity. The
server side updates this variable as a percentage as it performs the
activity. Then we sue AJAX.periodical to check the value for this
var
Daniel,
Could you go into more depth with a coldfusion example? Like on a
windows box, what is the temp directory to check for, etc?
Any info would be greatly appreciated.
Thank You,
Frank
Daniel Elmore wrote:
>>From my understanding, it isn't too hard to create your own progress reader.
> When