开发者

Big calendar populated from a database [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

I am using ColdFusion 9.1.2 and jQuery 1.6.2 and SQL Server 2008.

I am creating a web site that has a ton of dates in it. I want to spit out those dates into a full page calendar for the entire month and have users be able to scroll through each month.

I haven't heard of a ColdFusion events calendar feature. I am not looking for the jQuery date开发者_如何学Cpicker thing.

What is a free and easy calendar solution for ColdFusion?


I have had the best luck with FullCalendar. It is a jQuery plugin which you can find here. Also, Raymond Camden has blogged an example using it with ColdFusion which you can find here


I was just looking for something similar yesterday - the best that I found was John Mason's Event Calendar on riaforge. It's the mostly recently updated and somewhat modern looking one compared to Ben Nadel's or any of the others on riaforge.

If you end up developing your own, please please please open source it. There's a big need for a modern CF calendar.


You could give Ben Nadel's Kinky Calendar a try:

http://www.bennadel.com/projects/kinky-calendar.htm

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜