How to display percentage

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
Jose Arce
Forum Commoner
Posts: 37
Joined: Wed May 01, 2002 5:05 pm

How to display percentage

Post by Jose Arce »

Hi, i have a script in PHP that runs a process, and i want to display the percentage of the process, without reloading the page, it is possible to be done in JavaScript? in Flash? how?

Thx :D
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

Do you run a process serverside and want to watch it's progess clientside?
if so, please read http://www.devnetwork.net/forums/viewtopic.php?t=1030 first
Post Reply