Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] ISO-8859-1 question

From: spike:dal at: 23-Jan-2001 15:03

Been about a year since I've made use of this list, and I hope it is still here :) I've already contacted feedback@ and they have at least concurred that this would take some work to fix A page I used to grab and parse through Rebol using a page: read to-url <urlhere> command .. seems to have switched from sending its content as ISO-8859-1 (Latin1) and seems to be doing it as UTF-8 now. I really need the content now stored in "page" to be ISO-8859-1. So, can anyone tell me a way to force the "read" to pull it down as ISO-8859-1? Barring that, does anyone have any functions to convert "page" to it? (I would actually need another function to go in the reverse direction I think) I'd love to hear from anyone with any ideas. Thanks. MirclMax [spike--dal--net]