garbage instead of french

F

Fred

hi,
suddenly 1 of my ascx is displayed w/ some ureadable characters on all
the pages its used - the http send to browser is UTF-8,
all others controls work as usual, i haven`t edited any of them resently

tryed adding Response.ContentEncoding and Response.Charset to the page -
characters in the browser just change w/ others equaly readable

any help is more than welcome
thanks
 
M

Michel de Becdelièvre

Fred said:
hi,
suddenly 1 of my ascx is displayed w/ some ureadable characters on all the
pages its used - the http send to browser is UTF-8,
all others controls work as usual, i haven`t edited any of them resently

tryed adding Response.ContentEncoding and Response.Charset to the page -
characters in the browser just change w/ others equaly readable

any help is more than welcome
thanks

Have a look at : "File" - "Advanced save options". The mix of UTF8 with
Codepage 1252 in the same file, even if by inclusion, is not good. You may
also get the problem with "éèàçù" embedded in JavaScript.
Note that VS is actively unhelpful, it may reset this save option
occasionally if you are using a source control system (wants to save disk
space?).
 
F

Fred

i check Advanced save options before EVERY save(like 200 times a day :( )

the file was allmost only javascript, does it matter?

i solved the problem by "brute force" - got an older version from the
cvs and in about 2 hours fixed it :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top