is it possible to post events from my calendar using SSI to other domain names?
for example, could i make a page that says "get our events on your website" and supply a few lines of code for webmasters to include on thier site that will call up my SSI on thier site, then allow thier users to click through these gerenated links to my website?
i've tried using
<!--#exec cgi="http://www.yullah.com/cgi-local/calendar.pl?template=weekssi.shtml" -->
but i'm not sure if the actual website addess will work for this...
this code did not work for me on a domain seperate from the one on which the calendar is hosted...
any ideas???