Includes Problems -
11-11-2004
, 01:01 PM
I have a template setup with include files as follows: <!-- #include
file='../file.asp' --> But when I create a new file /page from the template
the code is changed to : <!-- #include virtual='/file.asp' --> Any idea why
this is happening |