On Fri, 6 Jul 2001, Stef Telford wrote:
> Hello,
> I hope this is the right place to put this. I have some code that takes data
> from a database and encrypts it via Blowfish and CBC. Not a problem so far,
> the problems comes with sending it to the client.
...
> Now, if i look at t
ST> I hope this is the right place to put this. I have some code that takes
data
ST> from a database and encrypts it via Blowfish and CBC. Not a problem so far,
ST> the problems comes with sending it to the client.
I can't comment on the difference between CGI::cookie and uri_escape,