UBB.Dev
Posted By: Terrorhawk SSI in public_login.cgi - 03/28/2001 2:33 AM
I have counter in cgi and its stored in the dir cgi-bin/counter/counter.cgi

how do i use it in publick_login.cgi ?
i only know that i must use SSI

Please help me frown
Posted By: JohnM Re: SSI in public_login.cgi - 03/30/2001 3:41 AM
That's more of a UBB/Perl question...
Posted By: Mark Badolato Re: SSI in public_login.cgi - 03/31/2001 7:57 PM
In another perl program, you'll need to require the counter.cgi (or whatever its called) and call the appropriate subroutines you need to execute. That would probably be our best bet

--mark
© UBB.Developers