jquery - Understanding XML in Web Development -
I'm new to web programming, right now, I'm working on a web based survey application that I want To use XML.
My questions are as follows:
- Using ASP.NET MVC, How do I return the XML file from the database to the client?
- Usually, where is a XML file located on the directory of the client and how do I view it using Java or Javascript?
Thanks
A Google search would take me in this article
After this happens, Javascript will not have access to the file.
In my PHP experience, when you want to work with Javascript data, you can output it in a variable declaration somewhere in the script space. That you know where to get it and manipulate it, whatever you are trying to accomplish, it can be more useful, but it rarely involves XML.
The best question is what are you trying to do? It seems that you need to reconsider your view just because you have a hammer does not mean that everything is a nail.
Comments
Post a Comment