macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: Novice need helps with variable defaults

Subject: Re: Novice need helps with variable defaults
From: "eightcharacters"
Date: Thu, 31 Jul 2008 22:15:39 +0000 UTC
Newsgroups: macromedia.coldfusion.cfml_general_discussion

<cfset optionsList = '344,356,359,411,369,376,396'>
<cfparam name='URL.TR_ID' default="#listGetAt(optionsList,dayOfWeek(now()))#">

<Prev in Thread] Current Thread [Next in Thread>