Hi,
 
We have a mod_perl program which based on certain parameters returns the gif which is to be displayed. We use
This means the browser makes 2 HTTP requests
1. To the CGI program to request for the location of the GIF
2. To the Web server requesting the GIF itself.
 
We want to combine both into a single HTTP - request response sequence i.e., is it possible to read and return the gif file from within a CGI program itself. If so, how ??
 
Thanks for the help.
 
Regards,
 
S Muthu Ganesh
 
Differentiated Software Solutions Pvt. Ltd.
176, Ground Floor, 6th Main,
2nd Block, RT Nagar
Bangalore - 560032
Phone : 91 80 3431470
www.diffs-india.com

Reply via email to