[snip]
Yeah, positive, I should probably clarify more.  session_start(); is
what causes it not to display, and gives me the error.  The error is
that
the site cannot download the file.
[/snip]

I dont know much about the plugins to view the tiff's, but maybe some
of the http headers that session_start puts out are messing it up.
That is just a guess though.  You could try to turn off the headers
that are coming from session_start

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to