|
Posted by Asterbing on 05/04/06 14:13
In article <br5ci3-nmj.ln1@ophelia.g5n.co.uk>, usenet200604
@tobyinkster.co.uk says...
> Yes, it can be done. You'll need:
>
> 1. A small server-side script that can do base64 decoding;
>
OK, no pb about that (MIME::Base64 in Perl)
> 2. A small client-side script that Internet Explorer will
> run, that performs the following tasks:
>
> * Finds all data:URLs
> * For each of them, rewrites it to point to
> the server-side script, calling it using the
> base64-encoded data as a parameter.
>
And what if base64-encoded image data langth is over the url query
string limitation ?
Navigation:
[Reply to this message]
|