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? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
