> 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... 

This syntax is valid in CFMX, but not in most earlier versions of CF. In
those versions, you can only wrap single variables or functions within pound
signs. You can work around this by using the Evaluate function to evaluate
the expression.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137640
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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

Reply via email to