You can also do something like this -

<CFIF #Day(now())# EQ "1">
        <cfoutput>
        <!---DO SOME DATABASE INTERACTION HERE---->
        </cfoutput>
<cfelse>
        No its not
</cfif>
<CFOUTPUT><!---Display what you fetched from database
above----></cfoutput>

Yeah and once you will apprise to what Ray has asked - We can
assist/advice further whether to use CF Schedular or something like I
scribbled above..

Thanks!!

-S



 

-----Original Message-----
From: Ray Champagne [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 01, 2006 2:57 PM
To: CF-Newbie
Subject: RE: CFSCHEDULE

Where is the data for the events stored?

Do you have access to the CF Administrator?

> -----Original Message-----
> From: Connie Works [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 01, 2006 2:47 PM
> To: CF-Newbie
> Subject: CFSCHEDULE
> 
> Help!!  I am totally new to ColdFusion-I've just finished the course.
> My boss would like me to create an application that would 
> automatically display the current month's events/workshops on our main

> page.  He would like it to be automatically updated at 12:01 a.m. on 
> the first of every month.
> 
> 
> 
> How do I do this?
> 
> 
> 
> Connie Works
> 
> Business Systems Specialist
> 
> Center for University Teaching, Learning, and Assessment
> 
> Building 78/117H
> 
> University of West Florida
> 
> Pensacola, Florida  32514
> 
> Telephone: 1-850-474-3080; FAX: 1-850-857-6331
> 
> http://uwf.edu/cutla
> 
> 
> 
> 
> 
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2286
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to