> the page won't ever showup unless the webserver finishes processing the
PHP
> file, therefore the "Loading ..." will appear while the page is waiting
for
> its component to finish loading (images, javascripts, flash files, ....)


Totally incorrect. I have a page on our intranet that checks whois
information against about 10 whois servers. Right at the top of the page it
says "Checking....". As soon as a response comes back from a whois server it
shows in the browser ie :-

domain.com available
domain.net unavailable

The list grows as the results come back.. As soon as all the results have
been returned the message "Checking..." changes to "Finished" even if all
the images etc have not loaded yet...

All done with PHP and a one line javascript call.

Regards

jon
]

--
--
Jon Farmer
Systems Programmer, Entanet www.enta.net
Tel 01952 428969 Mob 07763 620378
PGP Key available, send blank email to [EMAIL PROTECTED]
--
Jon Farmer
Systems Programmer, Entanet www.enta.net
Tel 01952 428969 Mob 07763 620378
PGP Key available, send blank email to [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to