url encode
Hello,

How can I url encode user input? I'm using NSISdl and GET method, but I'm getting communication errors since user can type virtually any character. Is there a way to urlencode a query string before calling NSISdl::download?