Hi all, Her am not able to do socket programming :( Any other solutions ? Thanks
---------- Forwarded message ---------- From: Jeff Peng <[EMAIL PROTECTED]> Date: Jun 24, 2006 6:51 PM Subject: RE: CGI Script to pass a file to different servers To: beginners@perl.org I once did the things like you said.I wrote a socket server on another host,then my cgi scripts put the requests to remot socket server,got the results from socket server and print the results to clients' browser.
From: "I BioKid" <[EMAIL PROTECTED]> To: beginners@perl.org Subject: CGI Script to pass a file to different servers Date: Sat, 24 Jun 2006 17:09:58 +0530 hi all, I need to pass a file from a cgi program to another remote cgipgms and I need to print the out on my web page - how to do it ? any idea ? I posted this query few back - but still I couldnt do it :( --
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>