<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Getting Referring URL information</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/getting-referring-url-information/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/getting-referring-url-information/</link>
	<description></description>
	<pubDate>Mon, 22 Mar 2010 05:57:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: amigus</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/getting-referring-url-information/#comment-42392</link>
		<dc:creator>amigus</dc:creator>
		<pubDate>Fri, 02 Sep 2005 14:12:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-42392</guid>
		<description>As pointed out in a previous post AV software will often remove the referring URL from the request and in addition just as software can remove the referring URL it can also change it or create it making this method of authentication *very* insecure.  If this site protects anything meaningful I strongly suggest you adopt another method of verification. </description>
		<content:encoded><![CDATA[<p>As pointed out in a previous post AV software will often remove the referring URL from the request and in addition just as software can remove the referring URL it can also change it or create it making this method of authentication *very* insecure.  If this site protects anything meaningful I strongly suggest you adopt another method of verification.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TimG123</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/getting-referring-url-information/#comment-42393</link>
		<dc:creator>TimG123</dc:creator>
		<pubDate>Fri, 02 Sep 2005 08:47:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-42393</guid>
		<description>This is usually caused by the user having some type of antivirus software installed on their machine such as Norton Internet Security.  There is a setting to block the referring URL.

Unless you are able to control the user's desktop, you cannot rely on the referring URL since you cannot guarantee that it will be populated.  If your application is accessible by the general public then you will need to use another method to get the information that you need rather than the referring url for example using the query string.
</description>
		<content:encoded><![CDATA[<p>This is usually caused by the user having some type of antivirus software installed on their machine such as Norton Internet Security.  There is a setting to block the referring URL.</p>
<p>Unless you are able to control the user&#8217;s desktop, you cannot rely on the referring URL since you cannot guarantee that it will be populated.  If your application is accessible by the general public then you will need to use another method to get the information that you need rather than the referring url for example using the query string.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->