Reading XML File Using jQuery AJAX Method

preview_player
Показать описание

Video tutorial to read XML file using jQuery ajax method.

AJAX: Asynchronous JavaScript and XML

Using AJAX technique, we fetch only the required data from the server without reloading the entire page.

In this video tutorial, we fetch the data present in XML format and display fetched content on the webpage and update it in real time, without reloading the html page.

jQuery Video Tutorial List:
Рекомендации по теме
Комментарии
Автор

I am watching this after 11 years, but still make me very clear rather than other videos. Thanks !!

KishanUdeshana
Автор

Thank you! I've been searching for hours!!! I love you!!!!

Finally I can go to sleep...

cyberlord
Автор

hi Satish very well explained, simple but accurate

any specific reason you didn’t use setInterval() and used setTimeout()

ksupadhyay
Автор

wondering if you could show a tutorial of how to bring XML data (separate file, i saw your other tutorials but it doesn t work when its a separate file) with javascript with images aswell as text? would be sweet :)

AdrenalineBFG
Автор

Hi Kishore, no specific reason - its a tutorial to illustrate working with setTimeout()

technotipDOTorg
Автор

@satishB instead from the file with the extension .xml, can i put the URL containing XML content?

husnakhanam
Автор

I was not able to run the program on an external server. My_script.js poses a problem at line 27 namely "Uncaught SyntaxError: Invalid or unexpected token" I essentially copied the code from your technotip site. There was also an issue with Google not allowing Symantec certificates. I tried to run on a server which currently hosts one of my websites. Please advise.

fconteEBdotcom
Автор

Hi Satish. How can i read xml file by the url given to me? Could you help me?

zulaikhasuhaimi
Автор

Nice video, Can you tell me how to create link within xml. For example, only employee name is displayed in list. and the when we click on employee name, then employee age is displayed. This happens for each employee..

omiscool
Автор

Can you please tell me, how to fetch data from XML file and display it in a div tag using id?

akshayakumar
Автор

What if I use it within SharePoint not within Apache-will it works?

MaxBondarenko
Автор

will you please help me parsing xml to json using js or jquery. i need it please
Thanks alot :)

zulaikhasuhaimi
Автор

satish suppose xml file have more then one employee node and i have to get one employee node detail one time and second employee nodes detail after click on next button and third detail on next click ... then how we will do it...  please help

theshweta
Автор

how did you get localhost, i don't know what localhost is :(

robinder_