You could always setup some form of a counter. Before the calendar starts processing, set a variable for each day, then as each day is processed, increase the variable for that day...Then use an if then statement to see if it's the 1st, 2nd, etc. Tuesday of the month or not...
HTH, Scott > -----Original Message----- > From: Les Mizzell [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 04, 2003 2:32 PM > To: CF-Talk > Subject: The 2nd Tuesday of every month... > > > I've got a site where a club meeting date is posted. It's > always the 2nd > tuesday or every month. Currently, I'm using a database > holding all the > tuesdays, and doing a comparison to todays date to look up > the date of the > proper Tuesday to display. > > Gotta be an easier way without the database.... > > Suggestions? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

