Hello. I'm a perl novice writign a routine to dynamicly shoot out webpages. Since I know you cant parse the output for SSI...my .cgi is doing SSI work itself...
EXCEPT..what happens when I read a line of code that says to execute another .cgi (say to run a counter routine)..
I want to be able to run this 2nd .cgi and send its output and then contine on...