Ok...Getting there...But still haven't achieved "cigar" status!
For new users..the way this SSI business works is very confusing until you get to grips with it...however...
I am trying to display Event DETAILS in a different page so that customers of my venue can see AT A GLANCE a whole list of all the upcoming performers and shows taking place.
So far I have set up a page called test.shtml
In it I have put one simple line, the SSI call
<!--#include virtual="/cgi-bin/calendar.pl?template=ssi.html&duration=45d&calendar=default"-->
I have downloaded and copied the SSI Template (above Headlines from the plug ins site)into the default calendar template folder in my CGI bin.
So far so good...when I view test.shtml (http://www.thebedford.co.uk/test.shtml) - it calls in 45 days worth of events. I see all the event titles, and they are "clickable" to open each individual event section to display the details. But...and here's where the cigar should arrive, I can't LIST the details of the events in this way, only the event TITLES.
Now I am sure there must be a bit of Perl or SSI or something that can be added to the SSI.html or SSI.txt in order to access the details that have been input for each event.
After many years of developing, advising and customising Calendar Script there must be someone who has an idea about doing this. I am sure it is a commonly asked question and I am sure there must some calendars out there that do this.
So I am waiting on someone's good grace to give me a clue as to what I need to add in order to get the results I need...
I am not a programmer, but I am fairly computer literate, yet this last step still sems to be evading me.
Thank you all very much in advance.
Tony