473,398 Members | 2,165 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

garbage instead of french

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
Nov 19 '05 #1
2 1054

"Fred" <fr**@ilovespam.com> a écrit dans le message de news:
eE*************@TK2MSFTNGP15.phx.gbl...
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?).
Nov 19 '05 #2
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 :)

Michel de Becdelièvre wrote:
"Fred" <fr**@ilovespam.com> a écrit dans le message de news:
eE*************@TK2MSFTNGP15.phx.gbl...
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?).

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Scott Robinson | last post by:
I have been having trouble with the garbage collector and sockets. Unfortunately, google keeps telling me that the problem is the garbage collector ignoring dead (closed?) sockets instead of...
28
by: Goalie_Ca | last post by:
I have been reading (or at least googling) about the potential addition of optional garbage collection to C++0x. There are numerous myths and whatnot with very little detailed information. Will...
142
by: jacob navia | last post by:
Abstract -------- Garbage collection is a method of managing memory by using a "collector" library. Periodically, or triggered by an allocation request, the collector looks for unused memory...
56
by: Johnny E. Jensen | last post by:
Hellow I'am not sure what to think about the Garbage Collector. I have a Class OutlookObject, It have two private variables. Private Microsoft.Office.Interop.Outlook.Application _Application =...
158
by: pushpakulkar | last post by:
Hi all, Is garbage collection possible in C++. It doesn't come as part of language support. Is there any specific reason for the same due to the way the language is designed. Or it is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.