the_magicien 0 Posted June 12, 2011 Report Share Posted June 12, 2011 I'm using XML to store my data and using html to view the data store in the XML. The coding work fine since I'm using the coding from W3CSchools tutorial. Th problem is I unable to view the XML data since the XML DOM unable to access the file I store at the C: drive. The error I get as belowError: Access is deniedIt's that any way that I able to view the XML data even I store C: drive and not server environment.Thanks Quote Link to post Share on other sites
Ingolme 1,032 Posted June 12, 2011 Report Share Posted June 12, 2011 I think you can configure it in Internet Explorer's security settings. Quote Link to post Share on other sites
the_magicien 0 Posted June 12, 2011 Author Report Share Posted June 12, 2011 I think you can configure it in Internet Explorer's security settings.Dear Ingolme,It's there any setting that i need to change to solve my problem? Quote Link to post Share on other sites
Ingolme 1,032 Posted June 12, 2011 Report Share Posted June 12, 2011 It should be in Tools > Internet Options and in the "Security" tab.You could also use another browser instead of Internet Explorer. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.