On Sat, 21 Apr 2001 18:31:22 -0500, [EMAIL PROTECTED] (Chris Brown)
wrote:
>i was wondering if anyone could fill me in on how to run a cgi script automaticly
>when an html page is loaded...reason being to show a random image on a page...thanks
>chris brown
Use Server Side Includes and make sure that your data file contains
full paths to all image files or prepends the correct path:
<!--#exec cgi="/path/to/rotationscript.cgi" -->
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]