Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 11:37 AM
Marvin
Guest
 
Posts: n/a
Default The Include file '../main.asp' cannot contain '..' to indicate the parent directory.

Hi I get this message.

The Include file '../main.asp' cannot contain '..' to indicate the parent
directory.

I think it is refering to the fact that I have a file called
communication.asp, and in that file there is a line:
<!-- #include file=../main.asp -->
This LINE should not contain '..' to indicate the parent directory

On the other hand, reading the message as it is written, we see that it
says:

The include FILE called main.asp has a line that uses '..' to indicate the
parent directory.

So which is it???????????????????????????????????????????????? ??????

Please help ------it is maddening.......


  #2  
Old July 19th, 2005, 11:37 AM
Ray at
Guest
 
Posts: n/a
Default Re: The Include file '../main.asp' cannot contain '..' to indicate the parent directory.

http://support.microsoft.com/?id=332117

Ray at work

"Marvin" <Marvin@Marvin.com> wrote in message
news:eVy1Yvc6DHA.2344@TK2MSFTNGP09.phx.gbl...[color=blue]
> Hi I get this message.
>
> The Include file '../main.asp' cannot contain '..' to indicate the parent
> directory.
>
> I think it is refering to the fact that I have a file called
> communication.asp, and in that file there is a line:
> <!-- #include file=../main.asp -->
> This LINE should not contain '..' to indicate the parent directory
>
> On the other hand, reading the message as it is written, we see that it
> says:
>
> The include FILE called main.asp has a line that uses '..' to indicate the
> parent directory.
>
> So which is it???????????????????????????????????????????????? ??????
>
> Please help ------it is maddening.......
>
>[/color]


  #3  
Old July 19th, 2005, 11:38 AM
Rob Greene
Guest
 
Posts: n/a
Default Re: The Include file '../main.asp' cannot contain '..' to indicate the parent directory.

Enabling "Parent Paths" exposes your Web Server to attachs from the bad guys. A better solution would be to change your code to not use
the parent paths.

-rwg
This is what I think, not necessarily what is accurate!


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles