Remote Scripting

Remote Scripting

Remote Scripting is a technology which allows scripts running inside a browser to exchange information with a server. The local scripts can invoke scripts on the remote side and process the returned information.

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) that is reloaded with new JavaScript content, generated remotely on the server side.

The XMLHttpRequest and similar "client-side script remote procedure call" functions, open the possibility of use and triggering web services from the web page interface. The web development community subsequently developed a range of techniques for remote scripting in order to enable consistent results across different browsers. Early examples include [http://www.ashleyit.com/rs/jsrs/test.htm JSRS] library from 2000, the introduction of the [http://www.depressedpress.com/Content/Development/JavaScript/Articles/GIFAsPipe/Index.cfm Image/Cookie] technique in 2000, and the [http://dotvoid.com/view.php?id=13 JavaScript on Demand] technique in 2002.

ee also

* Rich Internet application
* Javascript Remote Scripting
* Ajax

External links

* [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]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • JavaScript Remote Scripting — (JSRS) is a web development technique for creating interactive web applications using a combination of:* HTML (or XHTML) * The Document Object Model manipulated through JavaScript to dynamically display and interact with the information presented …   Wikipedia

  • Scripting Remoto — El scripting remoto [1] es una tecnología que permite a los scripts que se ejecutan dentro de un navegador web intercambiar información con el servidor. Los scripts locales pueden invocar scripts en el servidor remoto y procesar la información… …   Wikipedia Español

  • Scripting language — Scripting redirects here. For other uses, see Script. A scripting language, script language, or extension language is a programming language that allows control of one or more applications. Scripts are distinct from the core code of the… …   Wikipedia

  • Remote Desktop Services — Developer(s) Microsoft Stable release 7.0 (6.1.7600) / October 27, 2009 …   Wikipedia

  • Remote Installation Services — (RIS)  компонент серверных операционных систем компании Microsoft для удаленной установки операционных систем семейства Windows 2000/XP/2003 посредством локальной сети. RIS содержит следующие компоненты: Boot Information Negotiation Layer… …   Википедия

  • mIRC scripting language — Paradigm(s) Event driven programming, Procedural programming Appeared in 1995 (1995) Designed by Khaled Mardam Bey Developer Khaled Mardam Bey …   Wikipedia

  • MIRC scripting language — The mIRC scripting language is the scripting language embedded in mIRC, a popular IRC client for Windows.Primary uses*Channel and personal protection against any types of attacks (flooding, spamming, CTCP floods, etc) *Dialog windows can be… …   Wikipedia

  • Cross-site scripting — (XSS) is a type of computer security vulnerability typically found in Web applications that enables attackers to inject client side script into Web pages viewed by other users. A cross site scripting vulnerability may be used by attackers to… …   Wikipedia

  • Cross-zone scripting — is a browser exploit taking advantage of a vulnerability within a zone based security solution. The attack allows content (scripts) in unprivileged zones to be executed with the permissions of a privileged zone i.e. a privilege escalation within… …   Wikipedia

  • AJAX — Para otros usos de este término, véase Ajax. Ajax, acrónimo de Asynchronous JavaScript And XML (JavaScript asíncrono y XML), es una técnica de desarrollo web para crear aplicaciones interactivas o RIA (Rich Internet Applications). Estas… …   Wikipedia Español

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”