Simple Event Calendar
By Dan Smith
Simple Event Calendar
Do you need a calendar for your website? The image to right is a monthly calendar that displays events on a website. You host it on your website.
The calendar is cross browser compatible, it works on all the major browsers.
- Microsoft Internet Explorer
- Firefox
- Google Chrome
- Safari
- Netscape
- Opera
It also makes it easy to write special and recurring events. It handles all of these types of events
- Recurring weekly events
- Recurring monthly events
- Multiple events in a single day
- Holiday events like Thanksgiving and Memorial Day
Best of all, you can add it to page with one simple html tag.
<!-- scriptcalendar iframe tag --> <iframe id="scIFrame" name="abc" src="scthemes/standard/scrptcal.htm" scrolling="no" frameborder="0" width="800" height="600" ></iframe>
Simple Event Calendar - PHP
You don't need server side scripting. The calendar will work on plain html websites. You can choose to have your events in javascript or xml. When you use xml, the calendar has JQuery functions to asynchronously load the data before it renders.
But, if you have PHP or ASP.NET hosting, you can create pages to manage events online. The image here is the PHP management system. It allows you to manage your events from your website. The PHP source code is free to download and use, and you can customize it if you choose.
The same goes for ASP.NET. You may download the free ASP.NET event management system source code. You are free to use it and customize it.
Simple Event Calendar Testimonials
Here is what people have been saying about the calendar
"And thank you for the wonderful calendar script. If it is not for your script, I wouldn't have done anything."
Farzana Ebrahim
"Excellent functionality and cross-browser support right out of the box! We have a very complicated calendaring application, and were able to customize the functionality easily. Furthermore, technical support was excellent"
Marshall T. Rose
"I really like your new type 2 popups, they expand to display a lot of information and stay visible as long as the cursor hovers over the event. That was exactly what I was looking for ....the calendar looks and works great."
Ron Hoppe
Simple Event Calendar
Want to discover more information about the simple event calendar?
Download the Javascript Calendar right now and see what it can do for your website.