R
Rob H
I have a web site that uses several sub directories for some of the content.
I use active server pages which all load fine from the root
(www.mysite.com/test.asp). If I try to run a file from a folder on this site
(www.mysite.com/folder/test.asp) I get a "Page cannot be displayed" http 500
error. However, if I call a page with a .html/.htm extension
((www.mysite.com/folder/test.htm) the page loads fine.
I use active server pages which all load fine from the root
(www.mysite.com/test.asp). If I try to run a file from a folder on this site
(www.mysite.com/folder/test.asp) I get a "Page cannot be displayed" http 500
error. However, if I call a page with a .html/.htm extension
((www.mysite.com/folder/test.htm) the page loads fine.