hello.. just want to ask if it's possible to save html form field values in an xml file without using any server side script like ajax or php. i just want to use javascript and i want to do it offline witthout using any server like tomcat. is it possible? thanks in advance
dimasalang 1 Light Poster
Recommended Answers
Jump to Postyou cannot write to a file on a server using javascript, so no what you are wanting to do is not possible, since you are using java you need to use java to open,close,and read or write to a file.
Jump to Postwhere is this 'local' xml file? not following what you are trying to do. perhaps explain the goal of your project, show some code so I can see what you are doing.
All 5 Replies
dimasalang 1 Light Poster
ddymacek 15 Posting Whiz
dimasalang 1 Light Poster
ddymacek 15 Posting Whiz
dimasalang 1 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.