How to execute a cgi at another server and treat the result
Posted: Tue Feb 11, 2003 12:15 pm
My friends,
I wanna make a little code with a loop executing a cgi program at anoter
server ( like http://www.x.com/test.cgi?par1=b, where "b" will have the
loop's value )
This cgi will return a web page, wich I'd like to treat and pick a little part of it.
The doubts are:
- How execute a cgi at another server?
- How treat the result of it?
Best regards,
Claudio
I wanna make a little code with a loop executing a cgi program at anoter
server ( like http://www.x.com/test.cgi?par1=b, where "b" will have the
loop's value )
This cgi will return a web page, wich I'd like to treat and pick a little part of it.
The doubts are:
- How execute a cgi at another server?
- How treat the result of it?
Best regards,
Claudio