<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A Complete Waste of Time - Justin Cook's Site &#187; ASP Code</title>
	<atom:link href="http://www.justin-cook.com/wp/category/tech-stuff/free-code/asp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justin-cook.com/wp</link>
	<description>A web, technology, programming and SEO blog by Justin Cook</description>
	<lastBuildDate>Tue, 16 Feb 2010 13:06:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to create XML from an Access (mdb) database with ASP</title>
		<link>http://www.justin-cook.com/wp/2007/12/12/how-to-create-xml-from-an-access-mdb-database-with-asp/</link>
		<comments>http://www.justin-cook.com/wp/2007/12/12/how-to-create-xml-from-an-access-mdb-database-with-asp/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 13:35:26 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[ASP Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/12/12/how-to-create-xml-from-an-access-mdb-database-with-asp/</guid>
		<description><![CDATA[OK, so I recently created this code with VBS, but it would work with ASP as well. Basically, you need to place the script in a folder where it can get write permissions to create the XML file. Then you&#039;ll connect to the Access database like you would normally. Although to be perfectly honest, you [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2007/12/12/how-to-create-xml-from-an-access-mdb-database-with-asp/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Determine a visitor&#039;s location by their IP address!</title>
		<link>http://www.justin-cook.com/wp/2006/11/29/determine-a-visitors-location-by-their-ip-address/</link>
		<comments>http://www.justin-cook.com/wp/2006/11/29/determine-a-visitors-location-by-their-ip-address/#comments</comments>
		<pubDate>Wed, 29 Nov 2006 14:29:48 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[ASP Code]]></category>
		<category><![CDATA[ASP.Net Code]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[SQL Code]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/2006/11/29/determine-a-visitors-location-by-their-ip-address/</guid>
		<description><![CDATA[Tracking a visitor&#039;s geographical location (ie. country, region, city, latitude, longitude, ZIP code, ISP and domain name) used to be a cool trick. Now it is an integral part of many websites, enabling them to identify the locations from where they&#039;re getting the maximum traffic; and tune your webpages accordingly. It also enables you to [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2006/11/29/determine-a-visitors-location-by-their-ip-address/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Convert an IP address to IP number with PHP, ASP, C# and VB.Net</title>
		<link>http://www.justin-cook.com/wp/2006/11/28/convert-an-ip-address-to-ip-number-with-php-asp-c-and-vbnet/</link>
		<comments>http://www.justin-cook.com/wp/2006/11/28/convert-an-ip-address-to-ip-number-with-php-asp-c-and-vbnet/#comments</comments>
		<pubDate>Tue, 28 Nov 2006 13:54:59 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[ASP Code]]></category>
		<category><![CDATA[ASP.Net Code]]></category>
		<category><![CDATA[PHP Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/2006/11/28/convert-an-ip-address-to-ip-number-with-php-asp-c-and-vbnet/</guid>
		<description><![CDATA[So you&#039;ve retrieved the visitor&#039;s IP address. If you&#039;re just logging or tracing it, that&#039;s all you need to do. However, if you want to match it to an IP location database, you can&#039;t search by the IP in the IPV4 format. It needs to be converted to its IP number equivalent (it is just [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2006/11/28/convert-an-ip-address-to-ip-number-with-php-asp-c-and-vbnet/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.239 seconds -->
