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?
progress bar
Moderator: General Moderators
Re: progress bar
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
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
do u know what is the most suitable way to make progress bar?