<div dir="ltr">Not a Java applet, a Java web server. I wasn't suggesting you run on a Java web server, I was just explaining how I did it in case you wanted to duplicate the idea in native code... It is all AJAX based.<br>
<br><div class="gmail_quote">2008/9/18 Jeremy Coulter <span dir="ltr"><<a href="mailto:jscoulter@gmail.com">jscoulter@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">yeah there is a bit of stuff around done in Java, but the
last thing we need to have to do is explain to people how to install java. The
same for flash, which is why I was heading in the native code
direction.</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span> </div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Jeremy</font></span></div><br>
<div dir="ltr" align="left" lang="en-us">
<hr>
<font face="Tahoma" size="2"><b>From:</b> <a href="mailto:delphi-bounces@delphi.org.nz" target="_blank">delphi-bounces@delphi.org.nz</a>
[mailto:<a href="mailto:delphi-bounces@delphi.org.nz" target="_blank">delphi-bounces@delphi.org.nz</a>] <b>On Behalf Of </b>Richard
Vowles<br><b>Sent:</b> 18 September 2008 05:46<br><b>To:</b> NZ Borland
Developers Group - Delphi List<br><b>Subject:</b> Re: [DUG] HTTP Upload
Progress<br></font><br></div><div><div></div><div class="Wj3C7c">
<div></div>
<div dir="ltr">The way I implemented this (in a Java web server) was that once the
form was submitted, an ajax request was fired off in the background and
repeatedly asked the server how the file upload was progressing, and updated the
amount of colour in a progress bar. The upload was attached to the session,
so the ajax call was able to grab the info structure from the session and
query it (as the file upload specifies how big something is and as the upload is
happening, you can just specify in the structure how much you had received).
<br><br></div></div></div></div></blockquote></div><br clear="all"><br>-- <br>---<br>Richard Vowles, Technical Advisor<br>Developers Inc Ltd<br>web. <a href="http://www.developers-inc.co.nz">http://www.developers-inc.co.nz</a><br>
ph. +64-9-3600231, mob. +64-275-467747, fax. +64-9-3600384<br>skype. rvowles, LinkedIn, Twitter<br><br><br>
</div>