you probably need to supply some more information. you say it only calls the method once, but are you sure this is the result of your onclick event? if it is infact calling it from the onclick, then each click should call it again, and maybe your output is not actually changing? this would then indicate a issue with your java, and not the java script.
good luck
sillyboy
Practically a Master Poster
686 posts since Mar 2007
Reputation Points: 85
Solved Threads: 64
can you post your html (w/ javascript)?
EDIT: it should just be something like:
onclick="getProgress()"
sillyboy
Practically a Master Poster
686 posts since Mar 2007
Reputation Points: 85
Solved Threads: 64