I have a fix... If I recall the <cfinclude> that is included in the application.cfm then it doesn't show. It's not pretty, but it works!
Paul > -----Original Message----- > From: Aidan Whitehall [mailto:[EMAIL PROTECTED] > Sent: 31 October 2003 14:58 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] Added characters in CF pages... > > > > Where would that be stored (in terms of variables)? > > AFAIK, it's not. The byte order mark are a couple of > characters physically written at the start of every file > which indicate the character encoding used within the file > (desperately trying to remember Andy Hindle's presentation). > > I saw a few key points in your e-mail (couple of odd > characters, start of file and cfcontent) and was taking a > wild guess that if you save a file using, say, UTF-8 such > that the BOM written at the start of the file indicates that, > and then you tell ColdFusion that the file it's serving up > via cfcontent in fact uses a different encoding, that might > result in ColdFusion misreading (?) the BOM and serving it up > as part of the content. > > Oh, did I say this was a wild guess? > > > -- > Aidan Whitehall <mailto:[EMAIL PROTECTED]> > Macromedia ColdFusion Developer > Fairbanks Environmental Ltd +44 (0)1695 51775 > Queen's Awards Winner 2003 <http://www.fairbanks.co.uk/go/awards> > > ______________________________________________________________ > __________ > This e-mail has been scanned for all viruses by Star > Internet. The service is powered by MessageLabs. For more > information on a proactive anti-virus service working around > the clock, around the globe, visit: http://www.star.net.uk > ______________________________________________________________ > __________ > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
