
June 27th, 2000, 02:16 AM
|
|
Junior Member
|
|
Join Date: Jun 2000
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by freebsd:
>>capture the output and echo that back to the screen
Try fopen.
Note, your Perl script must accept GET method.
If you do the other way around or both scripts are in Perl, you can use POST method as well.[/quote]
Here is what I was using before...
popen("newsblocks/geeknews/geeknews.cgi", "r");
Changing to fopen sounds easy, but where or how do I the GET reference?
Thanx for the feedback as well.
Big Din K.R.
|