Re: Setting the Content-Type for displaying a gif

2002-06-05 Thread Robert Landrum
On Wed, Jun 05, 2002 at 04:38:26PM +0200, [EMAIL PROTECTED] wrote: > Hello, > > I have a problem with setting the correct content-type under mod_perl > with mason. I use mason with the mod_perl args_method. > I want to get a .gif out of a database and print it > in a window, but all i get is bin

Setting the Content-Type for displaying a gif

2002-06-05 Thread oklein
Hello, I have a problem with setting the correct content-type under mod_perl with mason. I use mason with the mod_perl args_method. I want to get a .gif out of a database and print it in a window, but all i get is binary junk. I tried to set the correct content-type but when i look at the page s