[Gambas-user] string conversion

Matti math.eber at ...221...
Thu Nov 12 19:58:55 CET 2009


Hi,

I'm looking for a string conversion function for URIs.
It should work like CGI.Encode, but
- don't transform slashes "/"
- transform spaces " " not to "+" but to "%20".

Couldn't find anything in Gambas. Maybe a shell command?

Thanks
Matti




More information about the User mailing list