Options

API via javascript?

ruttrutt Registered Users Posts: 6,511 Major grins
Is it possible to use the API from javascript?
If not now, when?

Comments

  • Options
    KyhiKyhi Registered Users Posts: 12 Big grins
    edited May 8, 2005
    rutt wrote:
    Is it possible to use the API from javascript?
    It should be possible using the XMLHttpRequest object. I was thinking about doing something like this but I haven't gotten around to it. You can search Google to find out how to use this object in different browsers.

    You can also try the hype in web development that uses the XMLHttpRequest object, AJAX. http://en.wikipedia.org/wiki/AJAX. Nothing real new here but it combines a bunch of things together.
Sign In or Register to comment.