JLanclos Posted April 11, 2005 Posted April 11, 2005 Does anyone know of a php calendar that will work with Filemaker 6? I need to put a calendar on the web that will pull information from dates to display on the web calendar. Thanks [email protected]
John Sindelar Posted April 14, 2005 Posted April 14, 2005 I don't know of any PHP calendars that can hit FMSA directly. However, if you can export records and then ftp them to your webserver, your can use PHPiCalendar. http://sourceforge.net/projects/phpicalendar/ This is a read-only calendar that can publish .ics files (the same format used by iCal) to the web. FileMaker doesn't export .ics natively but you can use our free iCalFilter to export your records in this format. (iCalFilter can be used a middleware or you can take it apart and incorporate its routines into your file.) http://www.clevelandconsulting.com/cp-app/prod/iCalFilter iCalFilter is only available for FileMaker 5-6. This iCal export is also built into CC Calendar Pro for FileMaker 5-6, and FileMaker 7. I've written an overview of the different methods of web publishing FileMaker calendars; you can check that out here: http://www.clevelandconsulting.com/cp-app/webpublishing/1 HTH. John
Recommended Posts
This topic is 7233 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now