Hi all I am pulling .htm pages from a website and re-wrapping the content in our page. The content displays fine in IE but in FF, a � is inserted after every letter.
ISSUES: 1) Wiki tells me that if FF can't understand a character, then it inserts a � (question mark). This leads me to think it might be a compression issue, hence according to a post on Colfusion Muse: http://www.coldfusionmuse.com/index.cfm/2008/10/9/cfhttp-troubleshooting, I added some cfhttpparams. 2) Another thing is if I try to modify the cfhttp.fileContent using Replace(), it doesn't work either, whereas if I do the same with another test site, it works fine. Can anyone help me solve this one? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319364 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

