<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Header File Includes</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Header File Includes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 08:57:40 +0000</pubDate>
  <lastBuildDate>Sat, 09 Jul 2005 15:48:07 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=15753</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Header File Includes : This kind of stuff always confuse...]]></title>
   <link>https://forums.webwiz.net/header-file-includes_topic15753_post86675.html#86675</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21047">infiniteLoop</a><br /><strong>Subject:</strong> 15753<br /><strong>Posted:</strong> 09&nbsp;July&nbsp;2005 at 3:48pm<br /><br />This kind of stuff always confuse me. Thanx for clarifying this for me.]]>
   </description>
   <pubDate>Sat, 09 Jul 2005 15:48:07 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/header-file-includes_topic15753_post86675.html#86675</guid>
  </item> 
  <item>
   <title><![CDATA[Header File Includes : It does, but not if IIS has parent...]]></title>
   <link>https://forums.webwiz.net/header-file-includes_topic15753_post86673.html#86673</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=11550">theSCIENTIST</a><br /><strong>Subject:</strong> 15753<br /><strong>Posted:</strong> 09&nbsp;July&nbsp;2005 at 2:46pm<br /><br />It does, but not if IIS has parent paths disabled which most hosts do for increased security.]]>
   </description>
   <pubDate>Sat, 09 Jul 2005 14:46:54 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/header-file-includes_topic15753_post86673.html#86673</guid>
  </item> 
  <item>
   <title><![CDATA[Header File Includes : ../ takes you up one directory...]]></title>
   <link>https://forums.webwiz.net/header-file-includes_topic15753_post86666.html#86666</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 15753<br /><strong>Posted:</strong> 09&nbsp;July&nbsp;2005 at 11:58am<br /><br />../ takes you up one directory level.<br><br>One of the problems with include file is that the deeper you go in your directory tree, the more ../ you need for a path.<br><br>With include vitual though, all paths are relative to the root. <br>So the same include virtual for&nbsp; /filename.asp can be used toreference a file in the root regardless of where in the directory treethe file is located - you don't have to worry about counting ../'s. <br>For files in directories, it would just be /dir1/subdir/filename.asp -again, the same path to the file is used regardless of where in thetree you use the include virtual.<br><br>Include file is outdated. Borg uses it for compatibility with ASP 2.0and older OS's. Any webhost running ASP 3.0 - which comes with OS'sfrom Win2K on - will have include virtual support.<br>]]>
   </description>
   <pubDate>Sat, 09 Jul 2005 11:58:26 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/header-file-includes_topic15753_post86666.html#86666</guid>
  </item> 
  <item>
   <title><![CDATA[Header File Includes : I thought ../ takes you straight...]]></title>
   <link>https://forums.webwiz.net/header-file-includes_topic15753_post86653.html#86653</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21047">infiniteLoop</a><br /><strong>Subject:</strong> 15753<br /><strong>Posted:</strong> 09&nbsp;July&nbsp;2005 at 3:16am<br /><br />I thought ../ takes you straight to the root.<DIV>&nbsp;</DIV><DIV>Guess i was wrong then.</DIV><DIV>Thanx</DIV>]]>
   </description>
   <pubDate>Sat, 09 Jul 2005 03:16:39 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/header-file-includes_topic15753_post86653.html#86653</guid>
  </item> 
  <item>
   <title><![CDATA[Header File Includes : header.asp is in the /forum/includes...]]></title>
   <link>https://forums.webwiz.net/header-file-includes_topic15753_post86635.html#86635</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 15753<br /><strong>Posted:</strong> 08&nbsp;July&nbsp;2005 at 12:14pm<br /><br />header.asp is in the /forum/includes directory which is 2 levels downfrom your root. the forum floder is only one level down. You need toadd another ../ to back up the additional level.]]>
   </description>
   <pubDate>Fri, 08 Jul 2005 12:14:56 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/header-file-includes_topic15753_post86635.html#86635</guid>
  </item> 
  <item>
   <title><![CDATA[Header File Includes : 1. I tried the include virtual...]]></title>
   <link>https://forums.webwiz.net/header-file-includes_topic15753_post86608.html#86608</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21047">infiniteLoop</a><br /><strong>Subject:</strong> 15753<br /><strong>Posted:</strong> 07&nbsp;July&nbsp;2005 at 9:55pm<br /><br /><P>1. I tried the include virtual but it didnt work. What I dont get is that why does it only look into the forum folder and not the root directory, and why does include file works with ad folder placed inside the forum folder, while the same does not work with include virtual?</P><DIV>2. I solved this upload problem by reuploading the upload page.</DIV><DIV>&nbsp;</DIV><DIV>Thanx for the reply.</DIV>]]>
   </description>
   <pubDate>Thu, 07 Jul 2005 21:55:37 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/header-file-includes_topic15753_post86608.html#86608</guid>
  </item> 
  <item>
   <title><![CDATA[Header File Includes : 1. Use include virtual 2. Do...]]></title>
   <link>https://forums.webwiz.net/header-file-includes_topic15753_post86564.html#86564</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 15753<br /><strong>Posted:</strong> 07&nbsp;July&nbsp;2005 at 1:09am<br /><br />1. Use include virtual<br>2. Do you have uploads enabled and the paths set up properly in the admin section?<br>]]>
   </description>
   <pubDate>Thu, 07 Jul 2005 01:09:23 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/header-file-includes_topic15753_post86564.html#86564</guid>
  </item> 
  <item>
   <title><![CDATA[Header File Includes : I just started using WebWiz forum...]]></title>
   <link>https://forums.webwiz.net/header-file-includes_topic15753_post86545.html#86545</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21047">infiniteLoop</a><br /><strong>Subject:</strong> 15753<br /><strong>Posted:</strong> 06&nbsp;July&nbsp;2005 at 5:25pm<br /><br />I just started using WebWiz forum and have encountered several problems.<DIV>&nbsp;</DIV><DIV>1. I placed some HTML in the header file and a server side include that goes like this &lt;!--#include file="../ad/link.asp"--&gt; and it cannot find the file place under the root directory. But when i place the "ad" folder inside the "forum" folder, it worked without a problem.</DIV><DIV>Why does it do that? My "forum" folder is not a sub-domain or sub-web, and links such as "../scripts/default.asp" that are placed in header.asp all work fine.</DIV><DIV>&nbsp;</DIV><DIV>2. Also, in the registration page, the upload avatar page cannot be displayed or found. Does this have something to do with ASPUpload objects?</DIV><DIV>&nbsp;</DIV><DIV>Thanx.</DIV>]]>
   </description>
   <pubDate>Wed, 06 Jul 2005 17:25:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/header-file-includes_topic15753_post86545.html#86545</guid>
  </item> 
 </channel>
</rss>