Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » A new function to Web Package Unicode-Escape-Javascript -> Unicode
Re: A new function to Web Package Unicode-Escape-Javascript -> Unicode [message #33256 is a reply to message #33247] Wed, 20 July 2011 19:23 Go to previous messageGo to previous message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Sender Ghost wrote PM on Wed, 20 July 2011 19:34

Hello, Sergey.

I used the function with the same behaviour. It is called String UrlDecode(const String& s) from Web package.

The following string
%u0410%u0422%u0417

converts to
ÀÒÇ



Unfortunately, there are characters within the string like "\" and "%". Therefore, simple replacement of "\" to "%" will not work. Will either have to have two different functions, or to make an extra parameter to the function UrlDecode.

In any case, thank you!


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}

[Updated on: Wed, 20 July 2011 19:24]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Bug with socket
Next Topic: SSL server crash
Goto Forum:
  


Current Time: Sun May 12 23:18:28 CEST 2024

Total time taken to generate the page: 0.01689 seconds