UrlDecodes a string without requiring System.Web

Syntax:

public static string UrlDecode( string InputString );
Return: decoded string
Parameters: InputString
String to decode.

See also:

Class wwUtils


Last Updated: 1/28/2007 | Send topic feedback