Gentee Programming Language > Documentation > Libraries | Download documentation |
The method recodes the specified string in order to send it using the POST method. Spaces are replaced with '+', special characters are replaced with their hexadecimal representations %XX. The result will be written to the string for which the method was called.
str str.iencoding( str src )
src The string for recoding.
Returns the object which method has been called.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |