On Fri, 29 Sep 2000, Renfield Kuroda wrote:
> Don't want the overhead of writing down to the filesystem everytime,
> but if I have to as a last resort I'll do that.
Perhaps I should have been more clear. I meant have
you _tested_ it? The static image you are using now
works. The image data read straight from the script does
not.
Now you output the image to the disk and _for testing
purposes_. Try to use that outputted image in the same
way you used the static image created by some other program
(so the outputted image from script is now static).
If that outputted image read from disk does not work
it means the outputted data is somehow garbled or wrong
in some other way (gif version perhaps?).
If that outputted image read from the disk does work it means
the image data is correct, but there might be something
wrong with the script itself (wrong response headers,
extra newline somewhere etc). Other browsers might forgive
this little error but Panasonic's does not.
Or the browser is just buggy :)
--
Mika Tuupola http://www.appelsiini.net/~tuupola/
Received on Fri Sep 29 13:57:11 2000