I need to grab some data from a CGI program running on a different server.  I have 
been toying around executing LYNX using the passthru command.  I seem to be able to 
grab the data just fine using "lynx -source -preparsed $URL".   I've started reading 
about CURL.  I am wondering if it is worth my effort to recompile my server to include 
CURL support.  Any feedback is appreciated.

/dkm

Reply via email to