DMouse
05-05-2003, 02:11 AM
Does anyone know of any tutorials relating to updating xml with javascript ?
Cheers
Denis........
Cheers
Denis........
|
Click to See Complete Forum and Search --> : updating XML with javascript DMouse 05-05-2003, 02:11 AM Does anyone know of any tutorials relating to updating xml with javascript ? Cheers Denis........ khalidali63 05-05-2003, 08:59 AM You can create new elements/replace existing nodes,insert before or after but this change can not be written to disk using JavaScript. You will have to use some other programming language that can access the computers local resources( hard disk?) I never tried java applet,but am sure it can be done sing them webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |