Hello,

[EMAIL PROTECTED] (Edward Peloke) wrote: 
> I am working on an application that will take data from the user and 
> run then check through all the data to find matches.  Instead of the 
> user seeing a blank screen while the page is loading, I would like to 
> pop up a page that says, processing, please wait and maybe have an 
> icon like a progress bar or something.  How do I pop up a page and 
> have it disappear when the the other page is done loading?

You can use javascript + (perhaps) an animated gif that runs left on the 
browser window. Just don't expect it to work esp. on browsers that has 
javascript turned off ;)

This has been discussed many times--please check the archives...

- E

__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!  http://bb.yahoo.co.jp/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to