Reference Citations - HerongYang.com - v2.95, by Herong Yang
Codifica Base64
'Base64 Encoding' tutorial was cited in a .NET USENET news group article in Italian language in 2004.
The Base64 Encoding tutorial was cited in a .NET USENET news group article in Italian language in 2004. Note that my Geocities site has been moved to herongyang.com now.
Subject: Re: Codifica Base64 Date: Jun 21, 2004 Source: USENET - microsoft.public.it.dotnet.asp Author: Andrea Boschin Matteo Migliore wrote: > Ciao. > Devo utilizzare una stringa Base64 come valore di un parametro di > una querystring. > Volevo sapere se è possibile che siano contenuti caratteri del > tipo &, ?... o altri > che rappresentano simboli particolari utilizzati dall'engine di > ASP.NET? io ho avuto problemi nel farlo. i caratteri ammessi dal base64 comprendono il '+' o la '/' che il browser non gradisce. alla fine ho risolto convertendo il binary in un esadecimale con un padding a due cifre; però se il binary è troppo lungo potresti avere pr oblemi. Secondo me con replace non ne vieni fuori. qui trovi il charset base64 http://www.geocities.com/herong_yang/data/base64.html -- Ciao, Andrea Boschin Member of Italian Agile Movement ...
Table of Contents
Dovecot SSL Warning (Not Error)
Cipher, byte[]s and Strings; oh my!
BodyTagSupport and JSP body-content
Invoking Remote Webservices from a Perl Client
IP Protection and Encryption Donation
Validate XML Documents in Java
GB2312 and Unicode Mapping Table