SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: how do i view subelement
-
Apr 3, 2005, 23:32 #1
- Join Date
- Feb 2005
- Posts
- 29
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
how do i view subelement
if XML is defined...
<name>
<first>John</first>
<last>Doe</last>
</name>
How do I view in HTML (using JS if necessary)
-
Apr 3, 2005, 23:53 #2
- Join Date
- Mar 2005
- Posts
- 3
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
hi,
if you are looking for help to display your XML file with javascript then there is a very good article on this site...
http://www.sitepoint.com/article/ser...xml-javascript
You can view your XML file with other methods as well such as XSLT or if u wants server side script for that purpose then you can use php or ASP.
hope that link helps you...
if u want any thing else, ask me...
------------------------------------------------------
http://www.rapidfeeds.com - A Free online service, which helps anyone, create, edit, publish and track RSS feeds.
Bookmarks