wwWebUtils.GetUrlEncodedKey

Retrieves a value by key from a UrlEncoded string.

public static string GetUrlEncodedKey( string UrlEncodedString,
	string Key );

Return Value

returns the value or "" if the key is not found or the value is blank

Parameters

UrlEncodedString
UrlEncoded String

Key
Key to retrieve value for


See also:

Class wwWebUtils


  Last Updated: 7/7/2008 | © West Wind Technologies, 2008