English > Support

Need help for accented characters

(1/1)

pra15:
I don't understand nothing about this problem.

I'm french, so i use many accented words.

I try to change value of CODE_PAGE in scripts but this not resolve the problem.

If someone have an idea to resolve this ........

Thanks.

Ivek23:

--- Quote ---CODE_PAGE      =28591 ;
--- End quote ---

Maybe Code Page Identifiers help solve the problem.

pra15:
Thanks for the link, 28591 doesn't work i'll try others.

I tried most of them except cyrilic chinese ...... but nothing works.

Ivek23:

--- Quote ---CODE_PAGE      =0 ;  //Use 0 for Autodetect
--- End quote ---

What this also does not work. Then unfortunately I have no idea how to solve this problem.

pra15:
Finally I got around the problem and I use the function I had created in the egafd script for the search I use stringreplace in the text sent to parsepage (HTML) and I put the code_page at 65001 because my file psf is in utf-8.
It seems that it works, remains to complete the list of my accented characters in the function.

A very practical little utility to know the encoding code used on a web page : NUniversalCharDet

Navigation

[0] Message Index

Go to full version