json - String formatting c# decode? -


I have a string that looks like this '% 7B% 22id% 22% 3A1% 2C% 22name When it is read from a cookie, it is actually a JSON object and it is {"id": 1, "name": "jim"} <% 2> <22% 3A% 22jim% 22% 7D / Code should look like>

Do I need to show the string in the right JSON notation of HTML?

Thanks,

look into the system.Web


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -