SuperEdi

User: Guest

Search

Please use the
Bug Report Form
if you think you found a software defect.

Use the Contact Form
to send a personal message to Wolfgang.

RSS Feed RSS Feed

Other boards:
Juke
QBrowser
Raduga (English)
Song Requester

JSCRIPT and UTF-8

Posted on: SuperEdi

From Message

Stephane Gravelle

2005-07-27 13:23:14

JSCRIPT and UTF-8

How can I in Jscript save an ANSI document in UTF-8?
I tried to set the Document.CodePage property before Document.Save() execution but didn't find any value corresponding to UTF-8.
"-1" (indicated as UTF-16 in help pages) produces an empty document.

Thanks a lot in advance,

Stephane

Stephane Gravelle

2005-07-27 13:43:02

Re: JSCRIPT and UTF-8

I found it !

I have set the default codePage in Options to UTF-8 and executed a script displaying the value in console.

FYI, UTF-8 is 65001 :)

Thanks for a so useful product !

Stephane

Post a reply to this message: