As mentioned, the original XMLHttpRequest object has a strict security model.
Como se mencionó, el objeto XMLHttpRequest original tiene un estricto modelo de seguridad.
This is all enabled by allowing us to freely use the standardized XMLHttpRequest object.
Todo está habilitado permitiéndonos usar libremente el objeto XMLHttpRequest estandarizado.
You already have seen a couple of examples on how to create an XMLHttpRequest object.
Ya ha visto un par de ejemplos sobre cómo crear un objeto XMLHttpRequest.
As you can see, the XMLHttpRequest object is a very useful and versatile tool.
Como puede ver, el objeto XMLHttpRequest es una herramienta muy útil y versátil.
This section will show you how to create simple, synchronous requests using the XMLHttpRequest object.
Esta sección le mostrará cómo crear las solicitudes simples, sincrónicos con el objeto XMLHttpRequest.
The first thing we do is create a new XMLHttpRequest object to use for processing our request.
Lo primero que hacemos es crear un nuevo objeto XMLHttpRequest para poder procesar nuestra petición.
These two use the XMLHttpRequest object, that allows to make server calls without reloading the page.
Estos dos ejemplos usan el objeto XMLHttpRequest, que nos permite realizar peticiones al servidor sin recargar la página.
The XMLHttpRequest object also provides an abort() method.
El objeto XMLHttpRequest también proporciona un aborto () método.
For the example system, you're only interested in the XMLHttpRequest object and the settings object.
Para el sistema de ejemplo, usted solo está interesado en el objeto XMLHttpRequest y el objeto settings.
First, we need to create a new XMLHttpRequest object, and we do this using the new keyword, followed by
En primer lugar, necesitamos crear un nuevo objeto XMLHttpRequest, y lo hacemos usando la palabra clave new, seguido por
Once instantiated, the XMLHttpRequest object has any of five states, represented by the following values
En cuanto se ha creado la instancia, el objeto XMLHttpRequest tiene cualquiera de cinco estados, representados por los siguientes valores
You now should be familiar with all the attributes and methods the XMLHttpRequest object provides, but how do you use them?
Ahora debe estar familiarizado con todos los atributos y los métodos del objeto XMLHttpRequest proporciona, pero ¿cómo se utilizan?
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.