Page 1 of 1

Progress Bar indicator

Posted: Tue Sep 22, 2009 7:10 pm
by sumittyagi
I need to make a progress indicator for my php program. The program fetched data from the database, and it takes about 30 seconds to do it. To let the user know whats happening, I need a Progress bar. I tried one bar using CSS but it doesn't work with Internet explorer.

So, any idea guys, Any kind of help is highly appreciated.

Thanks in advance