I am working with a website that wants mostly static pages which may use SSI's. To do some of the things they want, I need to be able to set a cookie from some pages.
Does anyone know if it's possible to use CGI.pm or some other method to set a cookie from a cgi called by an ssi 'include virtual' directive in a web page?