How to send Http Requests with XMLHttpRequest in JavaScript

preview_player
Показать описание
Want to send some background (Ajax) Http requests with JavaScript? Learn how to use XMLHttpRequest for that!
XML Http Requests (AJAX) allows you to send and receive data from external files within your Javascript code without refreshing the page or re-running your script.
Рекомендации по теме
Комментарии
Автор

thanks, this mini course was helpful!!!!

modmah
Автор

I'm having problems with XML. Trying to add more than one page. How do you make onload multiple times?

jillmarieyoung
Автор

please provide the data of index.html file

justluthra
Автор

Hi, great video. Can you do example like this for POST ?

ARTICFRST
Автор

is there any way to get Outside result of the Function
} // i want result here Out side of the Function.

trying to solve from two Month please help

salexkorsan