>>>>> "Frank" == Frank Piwarski <fpiwarsk@stripped> writes:
Frank> Hello,
Frank> I have an odd problem.
Frank> The file in the example below has a length of 60309 but on a read a full
Frank> 120600 bytes arrive, which is exactly twice the file size.
Frank> Why?
Frank> This happens with netscape, and on a SELECT but _not_ with IE5.
Frank> example:
Frank> http://www.myBigAdventure.com:81/dbImage?d=aaa&t=_BZPTALRRLRNK&f=27.jpg
Frank> You can see that the table is the correct size, so there's not twice the
Frank> data being inserted, but twice the data is being read.
Frank> Any ideas as to what's happening are most welcome.
Hi!
I checked your file and it seams that your program somehow sends the
.jpg file twice in the same file. Without looking at your program
it's impossible to say what's going on!
Regards,
Monty