PDA

View Full Version : Excess characters in documents.


kimr
12-09-2005, 05:44 AM
Hi.

I'm currently converting a rather big line of html documents to iSilo with iSiloX for windows. The conversion goes smoothly apart from one thing; at the top of each document there is an excess character. In the palm version of iSilo it shows up as "?" and in the pocket PC version it shows as a box, the kind used to represent non visual ascii characters.

I was assuming this was due to improper html, but it validates just fine.

If anyone has a clue as to what causes this, I would be thankful.

Kim R.

iSilo
12-09-2005, 07:57 AM
The issue would not be with the HTML, but with the character content. There is probably a character you are using that is not in the character set of the encoding you have specified in the document. Do you know what the source encoding of the document is? It would help you could also post a sample source HTML file that exhibits the behavior.