Problem with 'ñ' and especial characters loading .csv
#1
Posted 20 October 2011 - 01:37 AM
I'm trying to make a bot to populate form fields with data I have in a file "file.xlsx".
The content of some cells may contain 'ñ', '¡' and other special characters.
Save the file as "file.csv" and if I edit this file, the characters 'ñ', '¡' are correct.
However, when my bot reads and fill in the fields, for example:
type 'ESPA?A' when the text is 'ESPAÑA'
or
type '???ESPA?A!!!' when the text is '¡¡¡ESPAÑA!!!'
Could anyone help me solve this problem?
Thank you very much.
#3
Posted 20 October 2011 - 10:52 AM
Hi good morning.
I'm trying to make a bot to populate form fields with data I have in a file "file.xlsx".
The content of some cells may contain 'ñ', '¡' and other special characters.
Save the file as "file.csv" and if I edit this file, the characters 'ñ', '¡' are correct.
However, when my bot reads and fill in the fields, for example:
type 'ESPA?A' when the text is 'ESPAÑA'
or
type '???ESPA?A!!!' when the text is '¡¡¡ESPAÑA!!!'
Could anyone help me solve this problem?
Thank you very much.
If you are using UBot 4, make sure your file is encoded as UTF-8, as that is the encoding we assume when reading files.
#4
Posted 26 October 2011 - 04:09 AM
If you are using UBot 4, make sure your file is encoded as UTF-8, as that is the encoding we assume when reading files.
Hello Eddie Waller, I would like contact you by e-mail, how could I contact with you?
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











