Hi all,
I have a include file that I've used for years.
But now I'm shifting to a new server and it doesn't work.
The include file:
<!--#INCLUDE FILE="../System/ConnKundData.asp"-->
=================
Browser error:
Active Server Pages error 'ASP 0131'
Disallowed Parent Path
/SokGen/Kundstatistik/WebStat11.asp, line 1
The Include file '../System/ConnKundData.asp' cannot contain '..' to indicate the parent directory.
==================
What is wrong?
/Kent J.
I have a include file that I've used for years.
But now I'm shifting to a new server and it doesn't work.
The include file:
<!--#INCLUDE FILE="../System/ConnKundData.asp"-->
=================
Browser error:
Active Server Pages error 'ASP 0131'
Disallowed Parent Path
/SokGen/Kundstatistik/WebStat11.asp, line 1
The Include file '../System/ConnKundData.asp' cannot contain '..' to indicate the parent directory.
==================
What is wrong?
/Kent J.