-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.URLDecode
Andrew edited this page Mar 3, 2014
·
14 revisions
Function libcURL.URLDecode
##Method Signature Protected Function URLDecode(Data As String) As String
##Notes Returns the URL encoded Data. This method provides access to the URLEncode function of libcURL; modern versions of REALbasic and Xojo provide the DecodeURLComponent method which should be preferred over this method.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.