I really want to investigate Javascript RPC. There are so many possibilities for creating rich clients in the browser using it, style sheets and dhtml. This short tutorial will give you a quick look into this world.
I really want to investigate Javascript RPC. There are so many possibilities for creating rich clients in the browser using it, style sheets and dhtml. This short tutorial will give you a quick look into this world.
By continuing to use the site, you agree to the use of cookies. more information
The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.
Take a look at this script:
http://www.howtocreate.co.uk/jslibs/htmlhigh/importxml.html
Nice, he has lots of other scripts too!
JQuery JSONP .. allows you to build an extremely robust RPC server.