Response.Write and Swedish characters?

F

Fredrik Melin

Hi,

I get all kind of strange characters when using Response.Write on swedish
characters (ÅÄÖ)

Like the word PÅ becomes PÃ.

What do I need to do to get it to output the correct character to the
browser.


Ps: I know response.write isnt supposed to be used in ASP.NET applications,
but what else does print at the moment when you write it? Eg, in a thread I
loop through objects, at each object I want to output a string to the
screen, tried literals but they dont output until page_load is completed.

- Fredrik
 
F

Fredrik Melin

Nevermind about the swedish chars, setting charset to utf-8 works.

But still wonder about the other question.

- Fredrik
 

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

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,008
Latest member
Rahul737

Latest Threads

Top