On Aug 21, 8:37 pm, [EMAIL PROTECTED] (Tony Heal) wrote:
> I want to run a cgi script from another server inside a local cgi page

You could use LWP or (better yet) WWW::Mechanize within your local CGI
to fetch the content of the remote page and then display it from your
local CGI script.


--
The best way to get a good answer is to ask a good question.
David Filmer (http://DavidFilmer.com)


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to