Permission denied problem

S

Sangram

I am developing a web page . In the web page i have interface to give inputs
and these inputs should be stored in a xml file . Internally in the program
these inputs are read from a master xml file , and a sub set of these data
are written inti another output xml file. I am able to do save a output xml
file (subset data chosen from central database) in frontpage preview mode ,
but when i try to open it in a browser IE. i get the following error:


Error Permission Denied
Code : 0
 
S

Stefan B Rusynko

You will need to use server side scripting to generate the XML file on you hosted server
- see http://www.w3schools.com/xml/xml_server.asp
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


I am developing a web page . In the web page i have interface to give inputs
and these inputs should be stored in a xml file . Internally in the program
these inputs are read from a master xml file , and a sub set of these data
are written inti another output xml file. I am able to do save a output xml
file (subset data chosen from central database) in frontpage preview mode ,
but when i try to open it in a browser IE. i get the following error:


Error Permission Denied
Code : 0
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top