i have used this one: http://www.cflib.org/index.cfm?event=page.udfbyid&udfid=1840 (inside a cfdiv and using ColdFusion.navigate() to submit the calendar form to make it not refresh the main page).
you can see a customized example here: www.phuchan.com/tour-info.cfm?did=54&tid=13#departures or do you need more of a popup datepicker than an always-on calendar? Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/ Dave Phillips wrote: > Hi all, > > Boy, there are tons of calendars out on the web, javascript calendars, > coldfusion calendars, etc. What I'm looking for specifically, I haven't > found yet, so I thought I'd see if any of you have one or have seen it. > > I'm looking for coldfusion calendar code that is driven by javascript. > Meaning that when the page load, coldfusion generates the current month on > the screen (or the month for whatever date you specify), but the links to > change the month and year are all javascript driven and the page does not > RELOAD. > > Ultimately, I need to fix it so I can select one or more days in the > calendar, but I can add that functionality myself easily enouhg. It's the > calendar generation code that utilizes javascript to control the month and > year that I'm really looking for. > > TIA! > > Dave > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309291 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

