Function CSPString::URLEncode()

Description:
Encodes the content of a string according to the URL encoding.

Prototype:
void URLEncode();

Arguments:
No arguments (void).

Return value:
No return value (void).

Remarks:
This member function is useful for manually constructing querystrings or URLs.

See also:
member functions URLDecode(), HTMLEncode(), HTMLDecode()
CSPString | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd