Page 1 of 1

progress bar

Posted: Thu Feb 26, 2009 3:31 am
by mit
here is the situation;
When user click on submit(tellfriends.php page) ,then it goes through few action pages till the final page(loggedin.php page) ...
i need to show progress bar in tellfriends.php page ,while these actions is taking and goes to loggedin.php.
can any one tell me what method i can use for this issue?

Re: progress bar

Posted: Thu Feb 26, 2009 3:37 am
by susrisha
http://t.wits.sg/2008/06/25/howto-php-a ... gress-bar/

not sure if this works or anything.. just found searching this forum itself. also there are many threads in the forum for a similiar problem. please go through them. Search for Progress bar.. lots of results

Re: progress bar

Posted: Thu Feb 26, 2009 4:48 am
by mit
do u know what is the most suitable way to make progress bar?