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

-----Original Message-----
From: Stuart Kidd [mailto:[EMAIL PROTECTED] 
Sent: 05 January 2005 11:45
To: CF-Talk
Subject: CF-Tag Weather for UK (London)?

Hi guys,

I've been searching around for a weather tag to pull London (UK) weather
but seem to just find streams of US tags instead.  Does anyone know of a
good UK one?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189382
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

Reply via email to