A
andy
i am using dreamweaver to create an asp page. I have the following code
incorporated on the page. :-
<!--#include virtual="/includes/meta.asp" -->
But when i preview it asp produces the following error.
Error Type:
Active Server Pages, ASP 0126 (0x80004005)
The include file '/includes/meta.asp' was not found.
/poll/TMP8pp69hcijs.asp, line 5
If i change it to 'include fle' it seems to work but then i have to change
the entire site. Any ideas? Thanks
AL
incorporated on the page. :-
<!--#include virtual="/includes/meta.asp" -->
But when i preview it asp produces the following error.
Error Type:
Active Server Pages, ASP 0126 (0x80004005)
The include file '/includes/meta.asp' was not found.
/poll/TMP8pp69hcijs.asp, line 5
If i change it to 'include fle' it seems to work but then i have to change
the entire site. Any ideas? Thanks
AL