On 25 Sep 98, at 9:01, Jack Killpatrick wrote:

> I need to setup a script on my server that sends a POST to a CGI script on
> another server (which I have no control over), receives the output of the
> script from the other server, parses the output (somewhat like what Javilk
> does with his SE analysis), then writes some html to the browser . The CGI
> script on the other server must be called with POST, not GET. It seems
> like the logic would be something like this:

Sounds like you need LWP.

There is a book that imho doesn't give much help but is the only one 
I found out there (you can get enough from online docs). Really I 
would just go to the ORA ftp site and download the examples:

ftp.ora.com/pub/examples/nutshell/web-client

On my server at 

http://www.rede.com/samples/webping.html

webping.cgi

and here is a script I use to check urls:

bob.pl

And of course just check 

http://www.perl.com/

and do a search for lwp.

Peter

http://www.rede.com/samples/
____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to