Hello,

For using easily GET parameters, I want to add in Gnoga an URL decoder function:
The encoded string google.com/search?q=%60Abdu%27l-Bah%C3%A1 should revert to 
the unencoded form google.com/search?q=`Abdu'l-Bahá

I found this from Rosetta code:
http://rosettacode.org/wiki/URL_decoding#Ada

There is also a function AWS.URL.Decode.

I don't think Gnoga should again include AWS just for that.

Should I copy Rosetta function or AWS one in Gnoga Code?

Or other ideas?

Thanks, Pascal.
http://blady.pagesperso-orange.fr



------------------------------------------------------------------------------
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to