ok, here's a chunk of code;

<cftry>Prices: 
&pound;#numberformat(application.siteCodes.sitecode[thissitecode].pricerange.minprice)#
- 
&pound;#numberformat(application.siteCodes.sitecode[thissitecode].pricerange.maxprice)#</p>
<cfcatch><!--- invisibly catch errors---></cfcatch></cftry>

If the data is not present in the application scope what would you
expect to see?

1. Nothing
2. Prices:

In all my dealings previously if the cftry fails then it all fails and
then the cfcatch handles it - why then am I seeing Prices: displayed
on my screen....

thanks,

john.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223937
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to