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

Re: Conditional Loop Timing out

Subject: Re: Conditional Loop Timing out
From: "Dan Bracuk"
Date: Sat, 12 Apr 2008 02:32:54 +0000 UTC
Newsgroups: macromedia.coldfusion.getting_started

Don't use a loop at all.  Use datediff to get the number of total days.  Then 
do some math and a couple of date functions on the start and end date to figure 
out the number of weekdays.

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