Request object Encoding?

  • Thread starter Thread starter Fredrik Melin
  • Start date Start date
F

Fredrik Melin

Hi,

I am trying to retrieve data posted by a old ASP page into my ASPX
application.

But for some reason only ASCII 0-127 chars gets into the request (retreiving
it with Request("NAME") )

How shall I do to get other chars (swedish, etc)

Regards
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

Back
Top