<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
It's not a meta refresh, it is using Ajax.PeriodicalUpdater to do
it.<br>
<br>
On 11/02/2011 15:56, Joshua F. Withrow wrote:
<blockquote
cite="mid:F150A6E1D50DA040AE8198A377D7F0AC137D8D16D8@exchange2007"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Consolas","serif";
        color:black;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";
        color:black;}
span.EmailStyle22
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size: 11pt; font-family:
"Calibri","sans-serif"; color: rgb(31,
73, 125);">Using JQuery you should be able to refresh an
element every few seconds that calls an external (separate)
php file that computes the percentage complete and creates
said progress area. I haven’t looked yet, but I’m sure
that’s what you’re doing but with an iFrame and a meta
refresh. Try it ajaxified and it should work better. Let
me finish what I’m working on at the moment, take a look,
and send you something you can drop in.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family:
"Calibri","sans-serif"; color: rgb(31,
73, 125);"><o:p> </o:p></span></p>
<div>
<div style="border-right: medium none; border-width: 1pt
medium medium; border-style: solid none none; border-color:
rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color;
padding: 3pt 0in 0in;">
<p class="MsoNormal"><b><span style="font-size: 10pt;
font-family:
"Tahoma","sans-serif"; color:
windowtext;">From:</span></b><span style="font-size:
10pt; font-family:
"Tahoma","sans-serif"; color:
windowtext;"> <a class="moz-txt-link-abbreviated" href="mailto:zendto-bounces@zend.to">zendto-bounces@zend.to</a>
[<a class="moz-txt-link-freetext" href="mailto:zendto-bounces@zend.to">mailto:zendto-bounces@zend.to</a>]
<b>On Behalf Of </b>Jules<br>
<b>Sent:</b> Friday, February 11, 2011 10:52 AM<br>
<b>To:</b> ZendTo Users<br>
<b>Subject:</b> [ZendTo] Re: Release 3.64 with upload
progress bars<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I can confirm that in the CentOS and Ubuntu
distributions, it does appear that the progress bars don't
work in IE8 or IE9, they are the only two versions I have.<br>
IE is dead weird about this stuff, it doesn't surprise me.<br>
<br>
And I did say it wasn't perfect yet, and that a complete UI
overhaul will be coming Real Soon Now(tm).<br>
:-)<br>
<br>
Sorry about that. If anyone out there knows a CSS/HTML/Ajax
guru who could take a quick look and see what I need to change
for IE to work as well, I would really appreciate it.<br>
<br>
Jules.<br>
<br>
On 11/02/2011 15:08, Duncan, Brian M. wrote: <o:p></o:p></p>
<p><span style="font-size: 10pt;">Hi Jules,<br>
<br>
I am still having issues with IE 7 and IE 8 (Can't test IE 9
since it is not supported under XP)<br>
<br>
I started from scratch this time yesterday with your newly
built CentOS-X86 VM all I did was configure the base
settings made NO adjustments to any of the templates other
then setting my domains/AD info and still get no progress
bar with IE 7 or IE 8. It works fine with Firefox, Chrome,
and Opera 11. We have to use a Redhat based distro
so using Ubuntu version is really not an option for me. I
am about to download the VM for Ubuntu just to see if there
is a difference at this point..<br>
<br>
This is with IE 7 after the upload is like 60% done after
clicking drop off files.</span><o:p></o:p></p>
<p><span style="font-size: 10pt;">Is there any way you can
verify against the CentOS distro with IE7? You mentioned
using IE 9 the other day. I have been going back and forth
with this for days now I just don't get why it works with
all browsers other then IE at this point. The people using
our facility are probably 90% IE users.</span><o:p></o:p></p>
<p><span style="font-size: 10pt;">Thanks</span><o:p></o:p></p>
<p><span style="font-size: 10pt;"><img id="_x0000_i1025"
src="cid:part1.04060602.01040706@Zend.To" height="624"
width="971"><br>
<br>
<br>
BRIAN M. DUNCAN<br>
Data Security Administrator<br>
Katten Muchin Rosenman LLP<br>
525 W. Monroe Street / Chicago, IL 60661-3693<br>
p / (312) 577-8045 f / (312) 577-4490<br>
<a moz-do-not-send="true"
href="mailto:brian.duncan@kattenlaw.com">brian.duncan@kattenlaw.com</a>
/ <a moz-do-not-send="true" href="http://www.kattenlaw.com">
www.kattenlaw.com</a><br>
<br>
-----Original Message-----<br>
From: <a moz-do-not-send="true"
href="mailto:zendto-bounces@zend.to">zendto-bounces@zend.to</a>
[<a moz-do-not-send="true"
href="mailto:zendto-bounces@zend.to">mailto:zendto-bounces@zend.to</a>]
On Behalf Of Jules<br>
Sent: Thursday, February 10, 2011 4:51 AM<br>
To: ZendTo Users<br>
Subject: [ZendTo] Re: Release 3.64 with upload progress bars<br>
<br>
I have just done a release of 3.64 (including upload
progress bars) for all supported platforms:<br>
Ubuntu-x64<br>
Ubuntu-x86<br>
CentOS-x64<br>
CentOS-x86<br>
RPM<br>
tarball<br>
<br>
On 09/02/2011 20:11, Jules wrote:<br>
> I have just released a new version 3.64 including the
much-requested<br>
> feature of upload progress bars.<br>
> This is currently only a VM for Ubuntu 64-bit and
32-bit systems.<br>
> If you want to run it on CentOS, then please see<br>
> <a moz-do-not-send="true"
href="http://zend.to/progressbar.php">http://zend.to/progressbar.php</a><br>
><br>
> Note that as soon as I can get a new user interface
written, version 4<br>
> will be released.<br>
> This current version is not perfect, and does not
render perfectly on<br>
> Internet Explorer or Opera web browsers. However on
Internet Explorer<br>
> at least, it should function.<br>
><br>
> I have also updated the VMs to the latest security
patches and<br>
> upgrades, which require a new build of PHP including
the 2Gbyte-maximum-upload fix.<br>
><br>
> Get it all from the downloads page at<br>
> <a moz-do-not-send="true" href="http://zend.to/">http://zend.to/</a><br>
><br>
> Please let me know how you get on.<br>
><br>
> Jules<br>
><br>
<br>
Jules<br>
<br>
--<br>
Julian Field MEng CITP CEng<br>
<a moz-do-not-send="true" href="http://www.Zend.To">www.Zend.To</a><br>
<br>
Follow me at twitter.com/JulesFM<br>
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415
B654<br>
<br>
'All programs have a desire to be useful' - Tron, 1982<br>
<br>
_______________________________________________<br>
ZendTo mailing list<br>
<a moz-do-not-send="true" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a><br>
<a moz-do-not-send="true"
href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></span><o:p></o:p></p>
<table class="MsoNormalTable" border="0" cellpadding="0">
<tbody>
<tr>
<td style="background: none repeat scroll 0% 0% white;
padding: 0.75pt;">
<pre>===========================================================<o:p></o:p></pre>
<pre>CIRCULAR 230 DISCLOSURE: Pursuant to Regulations Governing Practice Before the Internal Revenue<o:p></o:p></pre>
<pre>Service, any tax advice contained herein is not intended or written to be used and cannot be used<o:p></o:p></pre>
<pre>by a taxpayer for the purpose of avoiding tax penalties that may be imposed on the taxpayer.<o:p></o:p></pre>
<pre>===========================================================<o:p></o:p></pre>
<pre>CONFIDENTIALITY NOTICE:<o:p></o:p></pre>
<pre>This electronic mail message and any attached files contain information intended for the exclusive<o:p></o:p></pre>
<pre>use of the individual or entity to whom it is addressed and may contain information that is<o:p></o:p></pre>
<pre>proprietary, privileged, confidential and/or exempt from disclosure under applicable law. If you<o:p></o:p></pre>
<pre>are not the intended recipient, you are hereby notified that any viewing, copying, disclosure or <o:p></o:p></pre>
<pre>distribution of this information may be subject to legal restriction or sanction. Please notify<o:p></o:p></pre>
<pre>the sender, by electronic mail or telephone, of any unintended recipients and delete the original <o:p></o:p></pre>
<pre>message without making any copies.<o:p></o:p></pre>
<pre>===========================================================<o:p></o:p></pre>
<pre>NOTIFICATION: Katten Muchin Rosenman LLP is an Illinois limited liability partnership that has<o:p></o:p></pre>
<pre>elected to be governed by the Illinois Uniform Partnership Act (1997).<o:p></o:p></pre>
<pre>===========================================================<o:p></o:p></pre>
</td>
</tr>
</tbody>
</table>
<pre><o:p> </o:p></pre>
<pre><o:p> </o:p></pre>
<pre>_______________________________________________<o:p></o:p></pre>
<pre>ZendTo mailing list<o:p></o:p></pre>
<pre><a moz-do-not-send="true" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a><o:p></o:p></pre>
<pre><a moz-do-not-send="true" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a><o:p></o:p></pre>
<p class="MsoNormal"><br>
<br>
<o:p></o:p></p>
<pre>Jules<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>-- <o:p></o:p></pre>
<pre>Julian Field MEng CITP CEng<o:p></o:p></pre>
<pre><a moz-do-not-send="true" href="http://www.Zend.To">www.Zend.To</a><o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>Follow me at twitter.com/JulesFM<o:p></o:p></pre>
<pre>PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>'All programs have a desire to be useful' - Tron, 1982<o:p></o:p></pre>
</div>
<br>
<hr>
<font color="Gray" face="Arial" size="1">This message is the
property of Machining Technologies, Inc (MaTech) and the
Information contained herein may be/is subject to the Code of
Federal Regulations Chapter 22 International Traffic in Arms
Regulations (ITAR). This data may not be resold, diverted,
transferred, transshipped, made available to a foreign national
within the United States, or otherwise disposed of in any other
country outside of its intended destination, either in original
form or after being incorporated through an intermediate process
into other data without the prior written approval of the US
Department of State. The information in this e-mail and
subsequent attachments may contain legally privileged,
proprietary and/or confidential information that is intended
only for the use of the addressee(s).<br>
No addressee should forward, print, copy or otherwise reproduce
this message in any manner that would allow it to be viewed by
any individual not originally listed as the recipient. If you
are not the intended recipient, you are hereby notified that any
disclosure, copying, distribution, retention or use of the
contents of this e-mail information is prohibited. If you have
received this communication in error, please immediately notify
the sender by telephone or return e-mail and delete this e-mail.
Thank You.<br>
</font>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">Jules
--
Julian Field MEng CITP CEng
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
'All programs have a desire to be useful' - Tron, 1982
</pre>
</body>
</html>