Remote scripting: Difference between revisions

Content deleted Content added
mNo edit summary
Line 1:
'''Remote Scripting''' [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rmscpt/Html/rmscpt.asp] is a technology developed by [[Microsoft]].
 
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==