the CFID/CFTOKEN is only appended to the URL if you are using URLSessionFormat() or if in the form tag, there is no method set, or it is set to GET, or it is set in the action page
no simple way, but you need to remove them in all the places landing onto the barclay page or you can add CFID/CFTOKEN as the approved url in the barclay admin Les Mizzell wrote: > Dan Vega wrote: > >> When using cflocation you can set the attribute for addtoken="false" >> > > Yea - but it's often a form submission without a cflocation. > > I found a method suggested by Ben Forta I'm playing with... > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303265 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

