B
Benny
hello all,
i just wrote a guestbook web application using asp.net with c#, and uses
a xml file as the database, and a xslt for displaying the xml data. when
i typed http://localhost/guestbook/guestbook.xml or guestbook.xslt, im
able to see the file contents. unlike a .cs or .config files, they are
explicitly forbidden.
im new in xml, can someone tell me how can i stop people viewing
xml/xslts file contents like the .cs/.config files? or any related
article will be great.
thank you in advanced,
benny
i just wrote a guestbook web application using asp.net with c#, and uses
a xml file as the database, and a xslt for displaying the xml data. when
i typed http://localhost/guestbook/guestbook.xml or guestbook.xslt, im
able to see the file contents. unlike a .cs or .config files, they are
explicitly forbidden.
im new in xml, can someone tell me how can i stop people viewing
xml/xslts file contents like the .cs/.config files? or any related
article will be great.
thank you in advanced,
benny