It is UTF-16LE and I just realized the website I am pulling from has updated. Before it use to work fine and the encoding was UTF 8. Maybe this is the problem. Any comments Steve?
On Feb 16, 12:42 pm, "Steve Onnis" <[email protected]> wrote: > I would say its an encoding issue actually. Do you know what encoding is > being used to create the content you are pulling down? > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of karan > Sent: Monday, 16 February 2009 12:27 PM > To: cfaussie > Subject: [cfaussie] Remove from cfhttp.fileContent > > 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 -~----------~----~----~----~------~----~------~--~---
