[jQuery] Re: Replacing META REFRESH by AJAX , Loading and Post

2009-03-03 Thread Cyril Wan
5000) } } }); } openOverlay(); check(); 2009/3/3 Cyril Wan : > > No one? I thought this was a no brainer  but i just can't get my head around > it... > May be I can try asking it a different way... > > Let's say I have a long process that takes 30 - 40

[jQuery] Re: Replacing META REFRESH by AJAX , Loading and Post

2009-03-03 Thread Cyril Wan
No one? I thought this was a no brainer but i just can't get my head around it... May be I can try asking it a different way... Let's say I have a long process that takes 30 - 40 secs , I need to open a Loading overlay that displays an icon that it is processing and at the same time I need to ch

[jQuery] Replacing META HTTP GET Refresh with AJAX Loading ...

2009-03-02 Thread Cyril Wan
Hi, I'm trying replace a META REFRESH every 5 secs with AJAX. On Submit of the form, I'd like to trigger the process, and use SetInterval to check a URL whether it has finished. Right now, the trigger will call a program callEquifax, which will display a page with another META REFRESH until the