<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1022019" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1022019</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-asp#comment-1135770</link>
    <description> &lt;p&gt;PHP include() does not require you to open a socket for you to include a remote file.  It requires &#039;allow_url_fopen&#039; to be enabled (which may be set at runtime).&lt;/p&gt;
&lt;p&gt;&quot;better&quot; is such a vague word.  IMO, PHP is the easiest and fastest to learn.  But show me an interpreted language that can compete with a compiled language for speed and power.  ASP can utilize Visual Basic code compiled into .dll&#039;s.&lt;/p&gt;
 </description>
     <pubDate>Wed, 06 Aug 2003 20:07:46 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1135770 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-asp#comment-1135753</link>
    <description> &lt;p&gt;you can with php... as long as you open a socket first.&lt;/p&gt;
&lt;p&gt;it explicitly states that on the info for include() on php.net&lt;/p&gt;
&lt;p&gt;however,t here&#039;s another issue here....php v asp. it&#039;s easier to move to php, whcih from what i&#039;ve seen is a better lang anyway.&lt;/p&gt;
&lt;p&gt;look up asp.php&lt;/p&gt;
 </description>
     <pubDate>Wed, 06 Aug 2003 15:10:54 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1135753 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-asp#comment-1135697</link>
    <description> &lt;p&gt;As far as I know, SSI only works when including files from localhost, not from remote machines.&lt;/p&gt;
&lt;p&gt;With other languages, I&#039;ve used sockets to establish a TCP/IP connection.  Then manually send a HTTP Request header, and read the HTTP Response.  I just did some searching for code on ASP sockets, but I can&#039;t find any.  Just people&#039;s custom DLLs that they&#039;re trying to sell.&lt;/p&gt;
&lt;p&gt;I&#039;ve got VB6 winsock code.  If he can figure out how to convert to ASP, I can post it for ya.&lt;/p&gt;
&lt;p&gt;Otherwise, you may have to move a copy of the files to the other machine.&lt;/p&gt;
 </description>
     <pubDate>Tue, 05 Aug 2003 17:15:39 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1135697 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
