just a quick update guys (and thank you for the many replies!!)..

the following code has not made a lick of difference on the addcomment.cfm page.

<cfif NOT listContainsNoCase(CGI.HTTP_REFERER, 'articles.cfm') AND (NOT 
isDefined("FORM.submit"))>
  <cflocation url="index.cfm" addtoken="no">
</cfif>

i think i first may try the session variable set on the articles page, and 
check for this on the addcomment page.

cheers.

mike 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293430
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to