As an aside, your naming convention is screwed up... > SESSION.consumerProduct.Cnsmr_ProductID
WTF is up with the "Cnsmr_ProductId"? Someone has run away with half your vowels? And why are you repeating yourself anyway!? Just go with: Session.ConsumerProduct.Id Far more readable, zero ambiguity, and less typing too. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320148 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

