<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002849" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002849</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-problem#comment-1012576</link>
    <description> &lt;p&gt;John - thanks for the help, but it didn&#039;t work. I have the domainlookup.txt file in the same directory (uploaded in binary), and everything else I can think of is ok. What&#039;s the problem?&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Justin S.&lt;/p&gt;
 </description>
     <pubDate>Tue, 01 Feb 2000 14:36:00 +0000</pubDate>
 <dc:creator>Justin S</dc:creator>
 <guid isPermaLink="false">comment 1012576 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-problem#comment-1012578</link>
    <description> &lt;p&gt;Doh- I feel so stupid. Of course I had everything checked... Everything except re-naming the file .shtml instead of .html&lt;/p&gt;
&lt;p&gt;Oh well- It works now  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/tongue.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Justin S.&lt;/p&gt;
 </description>
     <pubDate>Tue, 01 Feb 2000 05:20:00 +0000</pubDate>
 <dc:creator>Justin S</dc:creator>
 <guid isPermaLink="false">comment 1012578 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-problem#comment-1012577</link>
    <description> &lt;p&gt;Are you sure the host has SSI enabled? If that didn&#039;t work you should speak with your host to see if the have a special command or if they even have it working.  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 01 Feb 2000 05:08:00 +0000</pubDate>
 <dc:creator>John Pollock</dc:creator>
 <guid isPermaLink="false">comment 1012577 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-problem#comment-1012575</link>
    <description> &lt;p&gt;Justin, try this.. it should do the trick:&lt;/p&gt;
&lt;p&gt;&amp;lt;!--#include virtual=&quot;netstatus.txt&quot;--&amp;gt;&lt;/p&gt;
&lt;p&gt;You use the include virtual, but link it like you would a normal local link rather than a cgi type pathname.&lt;/p&gt;
&lt;p&gt; &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
John Pollock&lt;br /&gt;
 &lt;a href=&quot;http://www.pageresource.com&quot; class=&quot;bb-url&quot;&gt;http://www.pageresource.com&lt;/a&gt;&lt;br /&gt;
 &lt;a href=&quot;http://www.javascriptcity.com&quot; class=&quot;bb-url&quot;&gt;http://www.javascriptcity.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 01 Feb 2000 05:05:00 +0000</pubDate>
 <dc:creator>John Pollock</dc:creator>
 <guid isPermaLink="false">comment 1012575 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-problem#comment-1012574</link>
    <description> &lt;p&gt;Ok- well I tried doing what you said D&#039;Angelo, but it still didn&#039;t work. Here is the page URL (you have to look at the source): &lt;a href=&quot;http://www.flamehosting.com/small.html&quot; class=&quot;bb-url&quot;&gt;http://www.flamehosting.com/small.html&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;The SSI is at the very bottom of source on the right... Help!&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Justin S.&lt;/p&gt;
 </description>
     <pubDate>Tue, 01 Feb 2000 00:59:00 +0000</pubDate>
 <dc:creator>Justin S</dc:creator>
 <guid isPermaLink="false">comment 1012574 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-problem#comment-1012573</link>
    <description> &lt;p&gt;In my experience, it works as the the previous person described.  Forget all the home/yadda/yadda stuff and just place the .txt file in your home directory and call it as he/she said above.&lt;/p&gt;
&lt;p&gt;(I call it from any directory with that, but have been using &quot;/yadda.txt&quot;.  Doubt the slash has any effect, but if it doesn&#039;t work, you may want to add the slash.  It just works and I really hadn&#039;t thought about it, heh.&lt;/p&gt;
 </description>
     <pubDate>Tue, 01 Feb 2000 00:52:00 +0000</pubDate>
 <dc:creator>chicken</dc:creator>
 <guid isPermaLink="false">comment 1012573 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ssi-problem#comment-1012572</link>
    <description> &lt;p&gt;Huh, I have never used that particular way to call up a text file. I usually use:&lt;/p&gt;
&lt;p&gt;&amp;lt;!--#include file=&quot;whatever.txt&quot;--&amp;gt;, ok, but thats beside the point.&lt;/p&gt;
&lt;p&gt;I transfer everything in Binary and keep it chmoded at whatever the default is and it works fine for me. If you are doing something different than that may be the problem.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
-RJ D&#039;Angelo&lt;br /&gt;
D&#039;Angelo Web Design&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.dangelowebdesign.com&quot; title=&quot;http://www.dangelowebdesign.com&quot;&gt;http://www.dangelowebdesign.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 31 Jan 2000 23:12:00 +0000</pubDate>
 <dc:creator>dangelo</dc:creator>
 <guid isPermaLink="false">comment 1012572 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
