Dec 15, 2003 #1 lee2k Programmer Joined Aug 19, 2001 Messages 28 Location IN is it possible to access an xml file which is stored in the client machine using javascript/vbscript?
is it possible to access an xml file which is stored in the client machine using javascript/vbscript?
Dec 17, 2003 #2 simonchristieis Programmer Joined Jan 10, 2002 Messages 1,144 Location GB Not with standard access permissions - the easiest way would be to craete .hta files Upvote 0 Downvote
Dec 17, 2003 #3 Cagliostro Programmer Joined Sep 13, 2000 Messages 4,226 Location GB from a JScrips/VBScript desktop application it is possible. Use MSXML parser. Ion Filipski Upvote 0 Downvote