Scott Taylor wrote:

I have a database with JPEGs stored in a blob field and I want to display them on an HTML web page with out creating a new file.jpg for each connection.

I'm currently hunting on Google, but I have no idea where to start. I use Apache 1.3.27, Perl 5.6.1 with DBI->DBD::Interbase on Linux 2.4 machine. I'm quite comfortable with Perl, DBI, CGI and HTML.

Any direction, documentation, script examples, etc. would be great.

Have a CGI script fetching the right jpeg from the database and then printing it after image/jpeg Content-Type header.


--
ZSDC Perl and Systems Security Consulting


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to