|
-
October 7th, 2003, 03:48 AM
#1
How do I (Parse) read LOCAL XML Files using Javascript
Hi gurus
How do I (Parse) read LOCAL XML Files using Javascript?
regs Balamurali C
-
October 14th, 2003, 09:08 AM
#2
Are you using JScript on Windows?
If so, then you can use MSXML. It works almost the same as VBScript. Search online for examples.
If you are using JavaScript inside a browser then you may run into security concerns; the browser may refuse to let you create a parser object.
Mozilla (Netscape) will allow this if you override the security settings. This usually requires user intervention.
-rick
-
October 14th, 2003, 10:49 PM
#3
HI rfmobile thx for ur reply.
rgs balamurali c
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|