Remote scripting: Difference between revisions

Content deleted Content added
Sort {{stub}} to {{Compu-network-stub}}
No edit summary
Line 3:
The earliest form of asynchronous remote scripting, Microsoft's Remote Scripting, was developed before [[XMLHttpRequest]] existed, and made use of a dedicated [[Java applet]]. Thereafter, remote scripting was extended by [[Netscape]] DevEdge at around 2001/2002 by use of an [[IFRAME]] instead of a Java applet.
 
== External links ==
 
*[http://simpletutorials.com/tutorials/jsrs/index.php Cross-browser Remote Scripting Library (IFRAME method with PHP)]