<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1024157" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1024157</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/asp-include-question#comment-1148118</link>
    <description> &lt;p&gt;Oh... I wasn&#039;t aware of that problem.  I&#039;ve only used ASP on IIS, and I&#039;ve never put the @ Language in.&lt;/p&gt;
 </description>
     <pubDate>Wed, 24 Mar 2004 01:03:00 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1148118 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/asp-include-question#comment-1148065</link>
    <description> &lt;p&gt;The difficulty in my question is that unless the very first statement of a vbscript .asp file sets the language, you get:&lt;/p&gt;
&lt;p&gt;&quot;The @ command must be the first command within the Active Server Page.&quot;&lt;/p&gt;
&lt;p&gt;If content.asp and home.asp both have @ Language=VBScript, and you get another error when including the file, @ Command can only occur once in an ASP file.&lt;/p&gt;
&lt;p&gt;The semi-answer is that the @ Language=VBScript can apparently be removed without ill-effects on a IIs server.  I guess this is because vbscript is it&#039;s default language.&lt;/p&gt;
&lt;p&gt;Another solution is to have an additional file, contentguts.asp.  content.asp would then contain the required page shell (including the language=vbscript) and simply include contentguts.asp.  home.asp could then include content.asp without ill effects.  The point of my question was to see if there was a good way of avoiding the additional file.&lt;/p&gt;
&lt;p&gt;Peter&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 Mar 2004 13:14:10 +0000</pubDate>
 <dc:creator>pmj7</dc:creator>
 <guid isPermaLink="false">comment 1148065 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/asp-include-question#comment-1148051</link>
    <description> &lt;p&gt;ASP uses SSI tags to include files.&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 Mar 2004 05:00:56 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1148051 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
