Re: [twsocket] HTTP Server upload prgress bar

2006-11-05 Thread Fastream Technologies
Alright thanks. - Original Message - From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, November 04, 2006 8:16 PM Subject: Re: [twsocket] HTTP Server upload prgress bar :> : >I want the browser to display a upload pr

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread Francois PIETTE
> : >I want the browser to display a upload progress bar while > : > an HTTP file upload is taking place. : > : while the browser is busy uploading the file, you may have another > browser > : window (a popup window) updated on a regular basis either purely locally > : using javascript (not sure y

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread DZ-Jay
On Nov 4, 2006, at 10:49, Fastream Technologies wrote: > So to summarize: > Can we know how many byte have been uploaded at a given on the client > side > (using javascript)? No. An "HTTP Upload" is just a POST request, which the browser handles itself. JavaScript only offers an API for clie

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread Fastream Technologies
- Original Message - From: "DZ-Jay" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, November 04, 2006 3:57 PM Subject: Re: [twsocket] HTTP Server upload prgress bar : : On Nov 4, 2006, at 05:01, Fastream Technologies wrote: : : > I want th

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread Fastream Technologies
- Original Message - From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, November 04, 2006 3:07 PM Subject: Re: [twsocket] HTTP Server upload prgress bar : >I want the browser to display a upload progress bar while : &g

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread DZ-Jay
On Nov 4, 2006, at 05:01, Fastream Technologies wrote: > I want the browser to display a upload progress bar while an HTTP file > upload is taking place. But when you say "browser", do you mean an ICS HttpCli application, or just a regular web browser (such as MSIE, Firefox, etc.)? If the lat

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread Francois PIETTE
CTED]> > To: "ICS support mailing" > Sent: Saturday, November 04, 2006 10:12 AM > Subject: Re: [twsocket] HTTP Server upload prgress bar > > > :> Let me rephrase: while uploading the file, I want to show a progress > bar > : > in > : > HTML but d

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread Fastream Technologies
I want the browser to display a upload progress bar while an HTTP file upload is taking place. Thank you, SubZero - Original Message - From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, November 04, 2006 10:12 AM Subject:

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread Francois PIETTE
> Let me rephrase: while uploading the file, I want to show a progress bar > in > HTML but do not know how to do it right now. It needs to update every > second! You have a HTTP client (Is it a browser or a program with ICS HTTP client component) which upload a file to a HTTP server built using

Re: [twsocket] HTTP Server upload prgress bar

2006-11-03 Thread Fastream Technologies
ailing" Sent: Friday, November 03, 2006 7:25 PM Subject: Re: [twsocket] HTTP Server upload prgress bar : Content-Length. : : -- : Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html : -- : [EMAIL PROTECTED] : http://www.overbyte.be : : : - Original Message - : Fr

Re: [twsocket] HTTP Server upload prgress bar

2006-11-03 Thread Francois PIETTE
r 03, 2006 4:09 PM Subject: [twsocket] HTTP Server upload prgress bar > Hello, > > I think this was asked before but we still do not have sufficient info: > Which HTTP header combination would be used for showing a progress bar for > HTTP file uploads? I mean how does it work? > > B

[twsocket] HTTP Server upload prgress bar

2006-11-03 Thread Fastream Technologies
Hello, I think this was asked before but we still do not have sufficient info: Which HTTP header combination would be used for showing a progress bar for HTTP file uploads? I mean how does it work? Best Regards, SZ -- To unsubscribe or change your settings for TWSocket mailing list please g