<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1028848" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1028848</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/lets-try-again#comment-1169541</link>
    <description> &lt;p&gt;right now it makes sense. That&#039;s not a major problem. Several ways it can be done depending of course on what kind of data you wish to store.&lt;br /&gt;
I have a script (in ASP, haven&#039;t got around to .net as yet) here &lt;a href=&quot;http://www.candsdesign.co.uk/articles/code/asp/page-tracking/&quot; class=&quot;bb-url&quot;&gt;ASP tracking Script&lt;/a&gt;. This is set as it stands to be called as a subroutine from a local page.&lt;br /&gt;
 However it is a simple conversion to have it on a page and use a XMLHTTP call to &quot;POST&quot; data to it from ASP or PHP server-side or javascript client-side and pass some parameters including a UserID for the calling site.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.extreme-dm.com/tracking/&quot; class=&quot;bb-url&quot;&gt;extreme-dm&lt;/a&gt; do similar with javascript so you are not breaking new ground BTW, and if you want to see what data they collect you&#039;ll find someone&#039;s tracker &lt;a href=&quot;http://extremetracking.com/open?tag=dolboeb&quot; class=&quot;bb-url&quot;&gt;here&lt;/a&gt;. There is also one here that I came across a few months ago at &lt;a href=&quot;http://www.2enetworx.com/dev/projects/statcountex.asp&quot; class=&quot;bb-url&quot;&gt;2enetWorx&lt;/a&gt;.&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Apr 2005 20:21:54 +0000</pubDate>
 <dc:creator>chrishirst</dc:creator>
 <guid isPermaLink="false">comment 1169541 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/lets-try-again#comment-1169535</link>
    <description> &lt;p&gt;Ok, I&#039;m working hard on a log for my site. I want to eather let people buy it or let them use it for free but the ASP will be on my server. So they just insert a line of code into their html page and it will regester a hit for their site on my server.&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Apr 2005 19:44:11 +0000</pubDate>
 <dc:creator>bja888</dc:creator>
 <guid isPermaLink="false">comment 1169535 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/lets-try-again#comment-1169532</link>
    <description> &lt;p&gt;just explain exactly what you are trying to do.&lt;br /&gt;
 Bearing in mind that ASP code can only run on the server that it is located.&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Apr 2005 19:04:25 +0000</pubDate>
 <dc:creator>chrishirst</dc:creator>
 <guid isPermaLink="false">comment 1169532 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/lets-try-again#comment-1169428</link>
    <description> &lt;p&gt;I dont want output from the file. The file will run compleatly on the server and will not send anything back to the html page.&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Apr 2005 20:18:46 +0000</pubDate>
 <dc:creator>bja888</dc:creator>
 <guid isPermaLink="false">comment 1169428 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/lets-try-again#comment-1169426</link>
    <description> &lt;p&gt;It depends on what you are actually trying to acheive by including the file. You can&#039;t execute functions from one site on another. All that can be included is the output from the script.&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Apr 2005 19:56:14 +0000</pubDate>
 <dc:creator>chrishirst</dc:creator>
 <guid isPermaLink="false">comment 1169426 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/lets-try-again#comment-1169423</link>
    <description> &lt;p&gt;So what would be the best idea to solve the second case? The best idea i have is a IFRAME. But then people whould be like what is this??&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Apr 2005 18:14:00 +0000</pubDate>
 <dc:creator>bja888</dc:creator>
 <guid isPermaLink="false">comment 1169423 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/lets-try-again#comment-1169411</link>
    <description> &lt;p&gt;correct, it won&#039;t work&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Apr 2005 11:59:58 +0000</pubDate>
 <dc:creator>chrishirst</dc:creator>
 <guid isPermaLink="false">comment 1169411 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/lets-try-again#comment-1169407</link>
    <description> &lt;p&gt;So I cant just give someone this code. If they put it in their HTML it wont work. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;!--#include virtual=&amp;quot;http://www.host.com/log_this_site.aspx&amp;quot;--&amp;gt;&lt;/code&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Apr 2005 09:27:44 +0000</pubDate>
 <dc:creator>bja888</dc:creator>
 <guid isPermaLink="false">comment 1169407 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/lets-try-again#comment-1169404</link>
    <description> &lt;p&gt;It&#039;s an SSI directive  &lt;a href=&quot;http://www.candsdesign.co.uk/articles/coding/includes/&quot; class=&quot;bb-url&quot;&gt;Server Side Includes&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;for the second question, I&#039;m not sure what you are asking for. But,&lt;br /&gt;
1/ you can&#039;t have .html files that include asp/asp.net code unless you change the application mappings on the server.&lt;br /&gt;
2/ You can&#039;t use includes to pull in code/data from a remote server with asp/asp.net.&lt;br /&gt;
3/ You can&#039;t execute code from html files (see 1)&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Apr 2005 06:40:03 +0000</pubDate>
 <dc:creator>chrishirst</dc:creator>
 <guid isPermaLink="false">comment 1169404 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/lets-try-again#comment-1169398</link>
    <description> &lt;p&gt;For both cases? how is it server side? it looks html&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Apr 2005 00:44:54 +0000</pubDate>
 <dc:creator>bja888</dc:creator>
 <guid isPermaLink="false">comment 1169398 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
