At 9:00 AM +1000 9/27/06, Choy, Wai Yew wrote:
Like to get some advice from you guys... I've a html form page and the "Action" is link to a php script to process the form data....I would like to have a progress bar once the user hit the Submit button...The php script take quite sometime to produce the result since it is connecting to a remote database... How can I do this using PHP to display the progress bar..
No can do from php. You'll need javascript to do that. OR, just do it the way I do it by providing a faux delay display, like: http://xn--ovg.com/a/wait.php
Thanks a million...
Just send it to me via PayPal (tedd at sperling dot com). tedd -- ------- http://sperling.com http://ancientstones.com http://earthstones.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php