>>>>> "DSSPL" == Differentiated Software Solutions Pvt Ltd <[EMAIL PROTECTED]> writes:

DSSPL> We want to combine both into a single HTTP - request response
DSSPL> sequence i.e., is it possible to read and return the gif file
DSSPL> from within a CGI program itself. If so, how ??

It most certainly is not mod_perl specific, but you just return a
content type of image/gif and then the data of your image.  It doesn't
even have to be a file; it can be dynamically generated.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: [EMAIL PROTECTED]       Rockville, MD       +1-301-545-6996
GPG & MIME spoken here            http://www.khera.org/~vivek/

Reply via email to