Eh heh heh heh. *nervous laugh*
Umm..don't you hate CFINCLUDED pages...where the included page doesn't umm..actually refresh if you just click refresh? So you can spend time making little changes to a piece of code, and getting the same error...and it takes a while to realise that it isn't the new page on the server that you're viewing. Eh heh. 0_0 *nervous chuckle* *crawls under rock* -Gel -----Original Message----- From: Mike Townend [mailto:[EMAIL PROTECTED]] Try this.... #Val(GrandTotal * 0.55)# Or <CFSET curTotal = GrandTotal * 0.55> <CFOUTPUT>#curTotal #</CFOUTPUT> ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
