Flashing Text
Posted: Tue Jul 18, 2006 3:24 am
Hi,
I am developing an application using PHP and MySQL. In one section, I am uploading few images, and during that process, we would like to have some text flashing, saying "Uploading images". I did try using a Javascript, which uses a timer, but had some issues with that. I am wondering would it be a problem to have the uploading process happen (PHP file takes care of that), and also having the text flash, until it is uploaded.
Any suggestions?
Thanks
I am developing an application using PHP and MySQL. In one section, I am uploading few images, and during that process, we would like to have some text flashing, saying "Uploading images". I did try using a Javascript, which uses a timer, but had some issues with that. I am wondering would it be a problem to have the uploading process happen (PHP file takes care of that), and also having the text flash, until it is uploaded.
Any suggestions?
Thanks