Reading french characters from query string (url) in vb.net

  • Thread starter Mirza Khodabaccus
  • Start date
M

Mirza Khodabaccus

Hi,

Thanks for the reply that Mr John Robert sent me, but i have already
tried the urlencode and urldecode but it did not work.

my question is that,

I am having a big problem reading french characters from
the query string, that is from the url.

In fact, i have an asp web application that contains a
link towards a .net web application. I have to read the
values that have been sent via the URL (query string).
These values normally contain french characters like é,
ê, ç etc . when i read these values in vb.net (framework
1.0.3705) the french charaters are ommitted. for example if i have a
work like "même" its become mme with the "ê" character omitted.

I would be very gratefull if anyone can help me out with
this problem
 

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

Top