<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippets for COUNTER</title>
		<link>http://www.bytemycode.com</link>
		<description>Snippets for this tag.</description>
		<pubDate>Fri, 05 Sep 2008 05:45:37 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	<item>
	<title>Count Active visitors</title>
	<link>http://www.bytemycode.com/snippets/snippet/159/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/159/comments/</comments>
	<pubDate>Fri, 03 Mar 2006 08:01:45 +0000</pubDate>
	<dc:creator>dannyboy</dc:creator>
	<category>ASP, COUNTER, VBSCRIPT</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/159/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Fri. Mar. 3rd, 2006  8:01 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/159/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_syntax_master.gif" align="middle" class="icon" alt="Syntax Master" /> <a href="http://www.bytemycode.com/members/member/dannyboy/" title="Syntax Master">dannyboy</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/ASP">ASP</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/COUNTER">COUNTER</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/VBSCRIPT">VBSCRIPT</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/159/comments/">0 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> -8
			<p>The following ASP code will allow you to Count and Display the amount of visitors that are currently on or viewing your website.<br /><br />You will have to save this ASP code into a file called 'global.asa', which must be uploaded to the root of your webserver.<br /></p>
		]]>
	</description>
</item>
	</channel>
</rss>