You don't need to use cfoutput in the url string of your cflocation - indeed, you don't need to use cfoutput in any attribute of a ColdFusion tag. So try:
<cflocation url="/dampezeshki_final/Accessories/SingleAccessories_PurchEdit.cfm?OrderID=#rsCheckdup.OrderID#" addtoken="no"> HTH Dominic -- Blog it up: http://fusion.dominicwatson.co.uk ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300817 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

