Hi, 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.. Thanks a million... Choy