SV: Witango-Talk: http and tiff image

2004-04-05 Thread Bengt Bredin
: Witango-Talk Ämne: Re: Witango-Talk: http and tiff image I see you aren't using the Content-Length header, but one problem can be caused if the content-length is incorrect. I'm speculating that the problem I've seen is caused when the source file is uploaded into the db using some MacOS9 browsers

Witango-Talk: http and tiff image

2004-04-02 Thread Bengt Bredin
Hey list ! I am struggling with a http problem again. Ill bring out an tiff blob from the db and put it into @ASSIGN request$tiff '@@request$resultSet[1,data]' then set up the http (yes its one row) @assign request$encodeResults false @ASSIGN request$httpHeader HTTP/1.1

RE: Witango-Talk: http and tiff image

2004-04-02 Thread Tom Ferguson
have you tried saving the document as a .tif instead of .tiff ?? Not all imaging software recognizes .tiff -Original Message-From: Bengt Bredin [mailto:[EMAIL PROTECTED]Sent: Friday, April 02, 2004 9:33 AMTo: Witango-TalkSubject: Witango-Talk: http and tiff image Hey

Re: Witango-Talk: http and tiff image

2004-04-02 Thread Bill Conlon
I see you aren't using the Content-Length header, but one problem can be caused if the content-length is incorrect. I'm speculating that the problem I've seen is caused when the source file is uploaded into the db using some MacOS9 browsers. (I think it must insert an extra Carriage Return