Public Function UrlDecode(ByVal UrlEncodedString As String) As String
Decodes the URL parameter value to the original string.
©2024 Blue Polar. All rights reserved.