Sign in to follow this  
Art

Problem with encoding

Recommended Posts

Hi,

 

 

 

We've been confronted with some difficulties, using maps components.

 

 

 

We assign URL to each region in map. It contains parameter with russian letters, which we encode. So we've got element like this in XML:

 

 

 

entity id="SOME_TEXT" value="28.98" link="VIT-03.aspx?Parameter1=%5b%d0%a0%d0%b5%d0%b3%d0%b8%d0%be%d0%bd%d1%8b+%d0%a0%d0%a4%5d.%5b%d0%a0%d0%9e%d0%a1%d0%a1%d0%98%d0%99%d0%a1%d0%9a%d0%90%d0%af+%d0%a4%d0%95%d0%94%d0%95%d0%a0%d0%90%d0%a6%d0%98%d0%af%5d.%5b%d0%94%d0%90%d0%9b%d0%ac%d0%9d%d0%95%d0%92%d0%9e%d0%a1%d0%a2%d0%9e%d0%a7%d0%9d%d0%ab%d0%99+%d0%a4%d0%95%d0%94.+%d0%9e%d0%9a%d0%a0%d0%a3%d0%93%5d"

 

 

 

It works fine, when we use Firefox. In URL address we've got the same URL we assigned in XML.

 

When we use IE, address in URL is changed to ... VIT-03.aspx?Parameter1=[? ?

Edited by Guest

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this