Hi all As I said yesterday, I have my pages broken into modules. Today I just noticed that what were valid special characters when the file was one pure .html page, turns into garbage when I break it into components and include them in one master page.
For example, I populated a select box with the string "E. Ciências Nat.". In pure html this would be "E. Ciências Nat." but when I turn the select into a PropertySelection the output I have is literally "E. Ciências Nat.". Sentences that have Latin characters like "á" turn into �. I had this problem before and I was told to set the messages encoding to ISO-8859-1, but for some reason its not working for this application. Any help would be welcome. -- Cumprimentos, Rui Pacheco