From: hschottm@... (Helmut Schottmueller) Date: 2003-02-16T00:14:45+09:00 Subject: Re: problems sending binary data in cgi ahoward wrote in message news:... > On 12 Feb 2003, Helmut Schottmueller wrote: > > perhaps > > f.binmode > > but i'm on unices so can't test this. > Hi Ara, sorry, that's not the problem. I've used f.binmode as well as f.read(filename, "rb") where b is for binary. But thanks for your help. Cheers, Helmut