<div class="gmail_quote">On 1 July 2011 10:10, Carlo Bertoldi <span dir="ltr"><<a href="mailto:carlo.bertoldi@ubiquity.it" target="_blank">carlo.bertoldi@ubiquity.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Hello again,<br>
 I believe this is a quite common problem, but I couldn't find an answer to my problem.<br>
I'd like to URL encode/decode strings.<br>
Encoding: edoc_lib:escape_uri("hello hello"). Perfect, but how can I go back to the original string now?<br>
Is it possible to do it without using external libs, as those found in Yaws, or ibrowse? or I'll have to include one of those in my project?<br>
<br></blockquote></div><br>The http_uri module which is part of inets is probably what you need.<br><br>cheers<br>Chandru<br><br>