Re: URL Encode ?

Karl Pitrich <[email protected]> 11 Jun 2003 15:08:17 +0200
Newsgroups gmane.comp.gcc.cgicc.general
Organization fabasoft ag
Message-ID <[email protected]>
On Wed, 2003-06-11 at 14:44, Cylish Webmaster wrote:
>
> How do I encode a URL with the help of Cgicc …(is there any way do if
> from it)
>
> Example:
> 
> URL contains %20  or %d …etc..etc..
> 
> And I want to encode it …

seems that you actually want do decode it. this is done unsing
unescapeString().

to encode, i posted a small addition to this mailinglist some days ago,
providing the method escapeString().


/karl

_______________________________________________
help-cgicc mailing list
[email protected]
http://mail.gnu.org/mailman/listinfo/help-cgicc
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQA+5ynBhjEylB2OKukRAj2lAKC6NAvQ2cvVQPhURmpgWVWjoekwSQCdE7/p
NlfbHkZWQlNARsgTK3lLfTg=
=G0TC
-----END PGP SIGNATURE-----