Content deleted Content added
removing span and explain the REAL earliest RS |
No edit summary |
||
Line 1:
'''Remote Scripting'''
The earliest form of asynchronous remote scripting was developed before [[XMLHttpRequest]] existed, and made use of very simple process: a [[static web page]] opens a [[dynamic web page]] (e.g. at other target frame) what is reloaded with a new javascript content, generated remotelly on server-side.
Line 11:
*[http://simpletutorials.com/tutorials/jsrs/index.php Cross-browser Remote Scripting Library (IFRAME method with PHP)]
*[http://developer.apple.com/internet/webcontent/iframe.html Remote Scripting with IFRAME]
* [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rmscpt/Html/rmscpt.asp Microsoft rmscpt]
{{Compu-network-stub}}
|