Well, maybe helping me will in turn help someone else. What is wrong with
this query of queries


<cfdirectory
        action="list"
        directory="D:\webroot\totallyclassified\images"
        name="getImages">



<cfquery dbtype="query" name="images">
select * from getImages
where #left(getImages.name, 2)# = #day(Now())#
</cfquery>





----- Original Message ----- 
From: "Doug Brown" <[EMAIL PROTECTED]>
To: "CF-Talk" <[email protected]>
Sent: Monday, December 11, 2006 7:02 AM
Subject: Re: help on displaying 1 photo daily


> Never mind that last chunk of code. Not working. I will play with it
> though!!
>
>
>
> Doug
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263519
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to