Hi,
I am trying to get this virtual include to work:
This works on my testing server machine (PWS) but when I upload it to my server, the virtual include fails.
The place I upload to is a folder on a Windows 2000 server so on my NT i login into it just like a normal NT drive.
The folders name is E-Learning
Now the virtual include now needs the following to work:
<!-- #include virtual="E-Learning/Html/Header.htm" -->
Why???? It should'nt need that E-Learning bit.
Why is it needing it for?
Cheers
James
I am trying to get this virtual include to work:
Code:
<!-- #include virtual="Html/Header.htm" -->
This works on my testing server machine (PWS) but when I upload it to my server, the virtual include fails.
The place I upload to is a folder on a Windows 2000 server so on my NT i login into it just like a normal NT drive.
The folders name is E-Learning
Now the virtual include now needs the following to work:
<!-- #include virtual="E-Learning/Html/Header.htm" -->
Why???? It should'nt need that E-Learning bit.
Why is it needing it for?
Cheers
James