What is the translation of " XMLHTTPREQUEST " in English?

Examples of using Xmlhttprequest in Portuguese and their translations into English

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Official/political category close
XMLHttpRequest com parênteses.
XMLHttpRequest with the parentheses.
É aqui que entram o XMLHttPRequest.
This is where XMLHttPRequest come in.
Objeto XMLHttpRequest e podemos fazer isso usando o palavra-chave new, seguido por.
XMLHttpRequest object, and we do this using the new keyword, followed by.
Um dos heróis não reconhecidos do universo HTML5 é XMLHttpRequest.
One of the unsung heroes in the HTML5 universe is XMLHttpRequest.
O objeto XMLHttpRequest faz uma solicitação assíncrona ao servidor web.
The XMLHttpRequest object then makes an asynchronous request to the web server.
Callback de Javascript a ser executado quando o XMLHttpRequest estiver concluído.
JavaScript callback to be run when XMLHttpRequest is complete.
Solicitar que o objeto XMLHttpRequest envie uma solicitação assíncrona para o servidor.
Prompt the XMLHttpRequest object to send an asynchronous request to the server.
Três parâmetros são especificados quando você cria um objeto XMLHttpRequest.
Three parameters are specified when you create an XMLHttpRequest object.
XMLHttpRequest nos limitou a enviar dados DOMString ou Document(XML) por algum tempo.
XMLHttpRequest has limited us to sending DOMString or Document(XML) data for some time.
Introdução Um dos heróis não reconhecidos do universo HTML5 é XMLHttpRequest.
Introduction One of the unsung heroes in the HTML5 universe is XMLHttpRequest.
Invocações do XMLHttpRequest ou API Fetch em modo cross-site, tal como discutido acima.
Invocations of the XMLHttpRequest or Fetch APIs in a cross-site manner, as discussed above.
Um programa Javascript pode fazer a requisição dessa URL por XMLHttpRequest, por exemplo.
A JavaScript program might request this URL via XMLHttpRequest, for example.
XMLHttpRequest(XHR) é uma API disponível em linguagens de script para navegadores web tais como JavaScript.
XMLHttpRequest(XHR) is an API available to web browser scripting languages such as JavaScript.
Aqui está um exemplo de um documento XML que é retornado para o objeto XMLHttpRequest.
Here is an example of an XML document that is returned to the XMLHttpRequest object.
Observe que o objeto XMLHttpRequest é realmente criado por initRequest(), que é chamada por doCompletion.
Notice that the XMLHttpRequest object is actually created by initRequest(), which is called by doCompletion.
Completo Observe que a função parseMessages()somente é chamada quando o XMLHttpRequest.
Complete Notice that the parseMessages()function is called only when the XMLHttpRequest.
Esse tutorial destaca alguns dos novos recursos do XMLHttpRequest, especialmente os que podem ser usados para trabalhar com arquivos.
This tutorial highlights some of the new features in XMLHttpRequest, especially those that can be used for working with files.
Retorna verdadeiro se a requisição contiver um cabeçalho X-Requested-Header igual a XMLHttpRequest.
Returns true if the request contains the X-Requested-Header equal to XMLHttpRequest.
A função verifica se XMLHttpRequest pode ser entendido pelo browser e, se for o caso,cria um objeto XMLHttpRequest.
The function checks whether XMLHttpRequest can be understood by the browser, andif so it creates an XMLHttpRequest object.
Isso resulta em uma chamada do JavaScript para uma função que inicializa um objeto XMLHttpRequest.
This results in a JavaScript call to a function that initializes an XMLHttpRequest object.
O Ajax funciona com o emprego de um objeto XMLHttpRequest para passar solicitações e respostas assincronamente entre o cliente e o servidor.
Ajax works by employing an XMLHttpRequest object to pass requests and responses asynchronously between the client and server.
Nas requisiçÃμes a classe se identifica no header HTTP_USER_AGENT como"XMLHTTPRequest" Propriedades.
On the requests the class will identify itself on the HTTP_USER_AGENT header as"XMLHTTPRequest.
Todos estes exemplos usam o objeto XMLHttpRequest, que pode ser utilizado para fazer requisições entre origens em qualquer navegador compatível.
All of these examples use the XMLHttpRequest object, which can be used to make cross-site invocations in any supporting browser.
Com o objeto FormData, você pode criar e enviar um conjunto de pares de chave/valor e, opcionalmente,arquivos usando XMLHttpRequest.
With the FormData object, you can create and send a set of key/value pairs and, optionally,files using XMLHttpRequest.
Caso contrário, ela executa uma verificação em ActiveXObject(o XMLHttpRequest equivalente do Internet Explorer 6) e cria um ActiveXObject, se identificado.
Otherwise, it performs a check on ActiveXObject(the XMLHttpRequest equivalent for Internet Explorer 6), and creates an ActiveXObject if identified.
Usando Objetos de Dados de Formulário O objeto FormData permite compilar um conjunto de pares de chave/ valor para enviar usando XMLHttpRequest.
Using FormData Objects The FormData object lets you compile a set of key/value pairs to send using XMLHttpRequest.
O objeto XMLHttpRequest é o núcleo do Ajax e se tornou o padrão de fato para permitir que dados XML sejam passados assincronamente por HTTP.
The XMLHttpRequest object is at the heart of Ajax and has become the de facto standard for enabling XML data to be passed asynchronously over HTTP.
Primeiro você cria os arquivos do lado do cliente para a apresentação ea funcionalidade necessárias para gerar o objeto XMLHttpRequest.
You first create the client-side files for the presentation andfunctionality needed to generate the XMLHttpRequest object.
O conceito atrás do objeto XMLHttpRequest foi originalmente criado pelos desenvolvedores do Outlook Web Access para o Microsoft Exchange Server 2000.
The concept behind the XMLHttpRequest object was originally created by the developers of Outlook Web Access(by Microsoft) for Microsoft Exchange Server 2000.
A função de retorno de chamada é chamada assincronamente em pontos específicos durante a interação HTTP quando a propriedade readyState do objeto XMLHttpRequest é alterada.
The callback function is called asynchronously at specific points during HTTP interaction when the readyState property of the XMLHttpRequest object changes.
Results: 52, Time: 0.0334

How to use "xmlhttprequest" in a sentence

Assim, um aplicativo da web usando XMLHttpRequest ou Fetch só poderá fazer solicitações HTTP para seu próprio domínio.
O início do processamento no servidor eu tenho feito com XMLHTTPRequest para a página que faz o processamento.
Podes tb fazer algo simples em XMLHttpRequest (como o long pulling) para os outros browsers, se achas que precisas de suporta-los.
Os desenvolvedores emulam a "simultaneidade" usando técnicas como setTimeout(), setInterval(), XMLHttpRequest e até mesmo manipuladores de eventos.
Tem também esta técnica: rberaldo.com.br/server-push-long-polling-php-ios – Everton da Rosa 12/11/15 às 10:08 Seguindo a sugestão do RSinohara consegui implementar a lógica usando XMLHTTPRequest, file_put_contents e file_get_contents.
Ela vai "por baixo dos panos" utilizando um objeto XMLHttpRequest ou algo similar.
Por exemplo, XMLHttpRequest e Fetch seguem a política de mesma origem.
Esse processamento não é o andamento do upload (isso faço com XMLHTTPRequest), mas o andamento da conversão.
Este aplicativo é uma coleção de classes JavaScript que gera a interface HTML no próprio cliente e comunica-se com o servidor por XMLHttpRequest (XHR) no formato JSON.
Or even inside of Can ada, if they still all ow institutional trading in Can ada, but not retail. - XMLHttpRequest.

Xmlhttprequest in different Languages

Top dictionary queries

Portuguese - English