Vertaling van "XMLHTTP" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The update removes the vulnerability by modifying the way that the XMLHTTP ActiveX control performs parameter validation.
La actualización elimina la vulnerabilidad al modificar la manera en que el control CAPICOM.Certificates realiza la validación de parámetros.
Firefox cannot handle more than two AJAX or XMLHTTP requests generated by a single user action.
Firefox no puede manejar más de dos peticiones AJAX o XMLHTTP generadas por una única acción de usuario.
We have created an update to MSXML that addresses this issue specifically for XMLHTTP.
Microsoft está creando actualmente una actualización de MSXML que resolverá este problema específicamente para XMLHTTP.
Obviously this is difficult to show here but if we open the page in Firefox and use Firebug to show the XMLHTTP requests we can see the requests and the response that is returned.
Obviamente esto es difícil de capturar con pantallazos, pero si abrimos la página en Firefox y utilizamos Firefox para ver las peticiones XMLHTTP podremos verlas, así como la respuesta devuelta.
It includes an EXE for CGI operation via XMLHTTP.
Incluye un EXE para operación CGI a través de XMLHTTP.
Such a class was originally introduced in Internet Explorer as an ActiveX object called XMLHTTP.
Esta clase fue inicialmente introducida en Internet Explorer como un objeto ActiveX, llamado XMLHTTP.
As with the previous Internet Explorer Cumulative Security Update, MS04-004, this update prevents you from visiting Web sites that have "username:" URLs for XMLHTTP.
Al igual que las anteriores actualizaciones de seguridad acumulativas para Internet Explorer, MS04-004, esta actualización impedirá ir a las direcciones URL de tipo "nombredeusuario:" para XMLHTTP.
Cross-domain security concerns with the XMLHttp object ()
Problemas de seguridad entre dominios con el objeto XDMLHttp ()
For right now, your job is just to fire off the XMLHttp request.
Por el momento, su trabajo es efectuar el cambio del XMLHttp
To do that, we need to set the response type of the XMLHttp request object to arraybuffer and what that will do is specify that it is binary information rather than text that we can then decode as necessary.
Para eso, necesitamos establecer el tipo de respuesta del XMLHttp del objeto requerido a arraybuffer y lo que eso hará es especificar que es información binaria y no texto que luego podemos decodificar según lo necesitemos.
The result of the call is encoded by default + xmlHttp UTF-8, for this reason it is necessary to specify the codepage appropriate ASP page (see the first line).
El resultado de la llamada se codifica por defecto + xmlHttp UTF-8, por esta razón es necesario especificar la página apropiada de ASP codepage (ver la primera línea).
Using the XMLHttp object in JavaScript to make calls to the Media API means you don't have to reload the page in order to get more data from the server.
Con el uso del objeto XMLHttp en JavaScript para realizar llamadas a Media API, ya no tiene que volver a cargar la página para obtener más datos del servidor.
Most articles on Ajax have focused on using XMLHttp as the means to achieving such communication, but Ajax techniques are not limited to just XMLHttp.
La mayoría de los artículos sobre Ajax se enfocaron en utilizar XMLHttp como el medio para llevar a cabo dicha comunicación, pero las técnicas Ajax no están limitadas solo a XMLHttp.