Hi. I've uploaded my site from a local copy I use for testing. I have a file 'INDEX.HTML' in the root which successfully redirects to the main page, HOME.ASP, which is in a folder 'ASP' off the root.
This file has an INCLUDE for another ASP file and an HTML file. However, on loading, this page displays the raw ASP, rather than the generated HTML. I have tried all manner of combinations of the INCLUDE directive (i.e. using FILE (with full and relative paths, back-slashes and forward-slashes) and VIRTUAL but, from your Control Panel, can't work out what the virtual directory name is. So:
- do you support old, original ASP, rather than ASP.Net?
- if so, what should my INCLUDE directive look like? My home directory is '/home/shoot43', domain is 'eltham.eagles.x10hosting.com'
This file has an INCLUDE for another ASP file and an HTML file. However, on loading, this page displays the raw ASP, rather than the generated HTML. I have tried all manner of combinations of the INCLUDE directive (i.e. using FILE (with full and relative paths, back-slashes and forward-slashes) and VIRTUAL but, from your Control Panel, can't work out what the virtual directory name is. So:
- do you support old, original ASP, rather than ASP.Net?
- if so, what should my INCLUDE directive look like? My home directory is '/home/shoot43', domain is 'eltham.eagles.x10hosting.com'