<?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>Sujay Gawand's Weblog &#187; Scripts</title>
	<atom:link href="http://www.esujay.com/category/scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.esujay.com</link>
	<description>Travel,Develop, Share, Evaluate and Learn with Sujay</description>
	<lastBuildDate>Sat, 23 Jul 2011 11:33:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Script to show visitors IP Address</title>
		<link>http://www.esujay.com/script-to-show-visitors-ip-address/</link>
		<comments>http://www.esujay.com/script-to-show-visitors-ip-address/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 15:51:38 +0000</pubDate>
		<dc:creator>Sujay</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[IP Address]]></category>
		<category><![CDATA[IP Address Script]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[REMOTE_ADDR]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://esujay.com/?p=63</guid>
		<description><![CDATA[The follwoing Java Script will show the visitor his IP Address. The Server Variable &#8220;REMOTE_ADDR&#8221; is used so the page must be saved with the .shtml extension In the bellow script we are making use of  javascript and a server variable REMOTE_ADDR The page in which you embed this following script will show your visitors [...]]]></description>
		<wfw:commentRss>http://www.esujay.com/script-to-show-visitors-ip-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

