hagartyman
Programmer
Hi,
Please forgive me if the following seems elementary. I haven't used ASP in about 1 year though and have forgotten some of the elementary items.
I have the following issue: I have a virtual include that works on a page on my root directory but the include does not work on a page that is two subdirectories down. Here is the include:
<!-- #INCLUDE VIRTUAL="/fastrak/includes/home_template.asp"-->
The directory structure is fastrak\body_pages\home. This is where the virtual doesn't work. Please help.