Bluemonkey
07-08-2003, 10:40 AM
can anyone tell me how to egt round this error
Active Server Pages error 'ASP 0131'
Disallowed Parent Path
/sac/members/welcome.asp, line 16
The Include file '../menu/subpmenu.asp' cannot contain '..' to indicate the parent directory.
the code on line 16 is
<!--#include file="../menu/subpmenu.asp" -->
but this works fine on my webserver (win2kserver iis) and my xp server(xp pro) but not on my work server (windows 2000)
cheers for the help
Active Server Pages error 'ASP 0131'
Disallowed Parent Path
/sac/members/welcome.asp, line 16
The Include file '../menu/subpmenu.asp' cannot contain '..' to indicate the parent directory.
the code on line 16 is
<!--#include file="../menu/subpmenu.asp" -->
but this works fine on my webserver (win2kserver iis) and my xp server(xp pro) but not on my work server (windows 2000)
cheers for the help