What most likely would also work is to wrap it in a function like #int(myrecord.myvar * 100)#
or else let your database do the calculation ----- Original Message ----- From: "Dave Watts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, September 19, 2003 5:05 AM Subject: RE: Multiply in Output Statement?? > > I've been building some admin pages that have stuff like: > > > > <cfoutput> #myrecord.myvar * 100# </cfoutput> > > > > This runs perfectlly locally, but once out on the server... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137644 Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Get the mailserver that powers this list at http://www.coolfusion.com

