I bought a calendar script that I want to use in the main body but don't know where to put the first part of the output.
Put this in web page head tag:
<link href="/eventcal/calendar.css" rel="stylesheet" type="text/css" />
Put this where you want your calendar to appear on the web page:
<script language="javascript" src="/eventcal/load.php"></script>
Thanks for any help in advance.