<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1025127" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1025127</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/newbie-question#comment-1153033</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;  If for one user only:&lt;/p&gt;
&lt;p&gt;  &lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt; &lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;amp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;script type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;text/javascript&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;amp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;gt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;&amp;nbsp; var &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;timesClicked &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;0&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;&amp;nbsp; function &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;doit&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;divID&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&lt;br /&gt;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;document&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;getElementById&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;divID&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;).&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;innerHTML &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= ++&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;timesClicked&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;&amp;nbsp; }&lt;br /&gt;&amp;nbsp; &amp;amp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;script&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;amp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;gt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;&amp;nbsp; ......&lt;br /&gt;&amp;nbsp; &amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;input type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;button &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.... &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;onclick&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;originalFunc(); doit(&#039;theClicks&#039;)\&quot;&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;div id=&#039;theClicks&#039;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp; .....&lt;br /&gt;&amp;nbsp; &lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt; &lt;/p&gt;
&lt;p&gt;  If for   &lt;/p&gt;
&lt;p&gt;  For php, etal scripts, try:&lt;/p&gt;
&lt;p&gt;  &lt;a href=&quot;http://cgi.resourceindex.com/&quot; class=&quot;bb-url&quot;&gt;http://cgi.resourceindex.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Jun 2004 16:16:34 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1153033 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/newbie-question#comment-1152984</link>
    <description> &lt;p&gt;Depends what you mean by &quot;clicked&quot;. Do you mean physical mouse-clicks performed in one session by one user? Then Javascript might be sufficient. If you mean &quot;hits&quot;, as in total count of anyone who follows a link from your page (referer), then you&#039;ll want to use PHP. Clarify? &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 13 Jun 2004 20:06:12 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1152984 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/newbie-question#comment-1152982</link>
    <description> &lt;p&gt;I don&#039;t think it can be done with Javascript, it sounds more like a job for PHP.&lt;br /&gt;
Try &lt;a href=&quot;http://www.hotscripts.com/&quot; class=&quot;bb-url&quot;&gt;Hotscripts&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 13 Jun 2004 19:53:00 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1152982 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/newbie-question#comment-1152981</link>
    <description> &lt;p&gt;Try &lt;a href=&quot;Http://www.javascript.internet.com&quot; class=&quot;bb-url&quot;&gt;Http://www.javascript.internet.com&lt;/a&gt; if you&#039;re not opposed to javascripts. They may or may not have something to that effect.&lt;/p&gt;
 </description>
     <pubDate>Sun, 13 Jun 2004 18:11:46 +0000</pubDate>
 <dc:creator>TargetZion</dc:creator>
 <guid isPermaLink="false">comment 1152981 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
