www.easysoftware.be
New member
- Joined
- Aug 31, 2010
- Messages
- 1
- Programming Experience
- 5-10
I wrote a function for converting iso-8859-1 webcontent to normal text, and it works fine. But with some websites the DocumentText changes some parts of the text ...
It somtimes shows a � where in the source of the website é is shown.
Example it even does this within the same line
webbrowser.documenttext:
Activité : , r�paration</p>
website source:
Activité : , réparation</p>
has anyone seen this behaviour before?
It somtimes shows a � where in the source of the website é is shown.
Example it even does this within the same line

webbrowser.documenttext:
Activité : , r�paration</p>
website source:
Activité : , réparation</p>
has anyone seen this behaviour before?