Hi All Newbie question. I run e-comerce site using Actinic e-comerce software, which basically produces static HTML pages. Can co-op advertising be configured to run with this type of software - has anyone done it, if so how? Cheers Ian
I don't know about Actinic Catalog specifically, but if you're on a unix server you should be able to drop the lines of php in your htm pages and have them parsed using something like AddType application/x-httpd-php .php .htm .html Code (markup): in your .htaccess file... You'll see the ads running at the foot of my blog yet the pages are delivered as .htm