Hilarious! Now, if MACR could get CF to actually control the weather, that would be the killer app!
-----Original Message----- From: Martin Parry [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 05, 2005 9:32 AM To: CF-Talk Subject: RE: CF-Tag Weather for UK (London)? It's simple - You need no fancy CFC's or WSDL's <cfoutput> <cfif month(now()) neq 6> It's raining and miserable - #randrange(1,8)# degrees <cfelse> It's mostly cloudy but "might" be sunny later - #randrange(8,15)# degrees </cfif> </cfoutput> Hope that helps Martin Parry Macromedia Certified Developer http://www.BeetrootStreet.co.uk ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189387 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

