Your code is being stripped because of a feature used to keep the list clean. The list footer is about 60 - in a row. The list looks for this to strip out the footers. Your code is separated by the required amount of - and is being treated as the start of the footer. Try using = instead and it should have no problems.
> Alright, I'm trying to send this again: > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

