| 
 Posted by draken on 10/31/06 03:08 
Actually, there are bunch of ways of doing this.  Two of best ways: 
 
1) IFRAMES 
2) UberUploader(check out sourceforge.net for this one) 
3) Script that uses a backend on the server and some javascript(using an  
asyncronous means) 
 
To me, UberUpload is the easiest to implement. 
 
CJ 
 
"Aggelos" <djjelly@gmail.com> wrote in message  
news:1162245542.343076.266810@e3g2000cwe.googlegroups.com... 
> Hello I am doing sevreral scripts like sending a newsletter that might 
> take a while to finish first to prevent the browser from timing out and 
> to keep the user informed of the process progress I want to use a 
> loader progress bar. I did a plain expanding gif but the problem is 
> that it prevents me at the end from redirecting. 
> 
> Do you have in mind any nice script that might do that? AJAX would be a 
> good solution. Or something that will pop up... I don't know what to 
> think. It is the first time I am doing that. 
> The progress depends on the loop progress ... so a simple counter and 
> count(array) would be enough variables to create something. 
> 
> If you've done something similar you'll know what I am talking about. 
> Thanks 
>
 
  
Navigation:
[Reply to this message] 
 |