Matt Feifarek wrote:
Mike Warren wrote:
I'm trying to replicate a progress-bar like feature for
http-uploaded files. Any clues on how this might work?
Really, that's a client problem. Doesn't Mozilla have progress bars
for uploads now?
No, moz doesn't have
On Tuesday, February 11, 2003, at 11:01 AM, Matt Feifarek wrote:
I've got a question that involves adapters and HTTPRequest...
I'm interested in monitoring the progress of an uploaded file (HTTP
POST).
The question itself is, when using an adapter like mod_webkit, does
Apache accept the entire
Mike Warren wrote:
I'm trying to replicate a progress-bar like feature for
http-uploaded files. Any clues on how this might work?
Really, that's a client problem. Doesn't Mozilla have progress bars
for uploads now?
No, moz doesn't have that. None of the browsers I've seen o
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Matt Feifarek <[EMAIL PROTECTED]> writes:
> I'm trying to replicate a progress-bar like feature for
> http-uploaded files. Any clues on how this might work?
Really, that's a client problem. Doesn't Mozilla have progress bars
for uploads now?
- --
m
I've got a question that involves adapters and HTTPRequest...
I'm interested in monitoring the progress of an uploaded file (HTTP POST).
The question itself is, when using an adapter like mod_webkit, does
Apache accept the entire HTTP POST mime chunk, and then pass it off to
the AppServer, or d