Javascript grab value via http cmd

Posted by Craig on Stack Overflow See other posts from Stack Overflow or by Craig
Published on 2010-06-09T23:16:38Z Indexed on 2010/06/09 23:22 UTC
Read the original article Hit count: 197

Filed under:
|
|
|
|

Hello, I am trying to grab a value from a url: http://localhost:8080/bin/task_status?id=2&cmd=percent_done I am unsure how to actually do this within a javascript (ajax) command that once the page has been loaded will be called every .5 seconds. It is using the AJAX built in progress bar to display.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery