TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
bharaneedharan babu
NA
24
35.4k
how to insert the data into xml using javascript?
Feb 27 2013 11:29 PM
i have two text e.g.
<input id="txt1" type="text">
<input id="txt2" type="text">
now i want to insert these values into xml file using javascript.
xml file is :
<books>
<book>
<Author>abc</Author>
<Price> 300</Price>
<book>
<books>
thankyou...
Reply
Answers (
1
)
how to insert the data into xml using javascript in htmlpage
Getting the src on the image on the button