Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within HTML Pages with CSS and JavaScript
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
HTML Pages with CSS and JavaScript
Loading an XML using Ajax
Jahnavi Kondapaneni
Ranch Hand
Posts: 56
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi all,
I need to know how to load an XML using Ajax.
Regards,
Janu
Bear Bibeault
Sheriff
Posts: 67754
173
I like...
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
By returning XML from the server and with the proper content-type header.
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Jahnavi Kondapaneni
Ranch Hand
Posts: 56
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
But can't we load an XML with the help of javascript ?
Eric Pascarello
author
Posts: 15385
6
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Look into the XMLHttpRequest with responseXML
Eric
Jahnavi Kondapaneni
Ranch Hand
Posts: 56
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Thanks Eric and Bear....
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
What is AJAX?
Ajax/applet
Ajax and related queries
Struts2.0+Ejb3.0 Vs Spring+Hibernate
Database access using Java Script
More...