forward that on to ya!
later.
-----Original Message-----
From: Jeff Small [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 24, 2004 2:41 PM
To: CF-Talk
Subject: Re: Quick Question, RE: Datatype and future date/time calculation
> well...yeah...
>
> <select name = "hours">
> <option value="3600">1
> <option value="7200"2
> </select>
Okay, see, that was my question, how do I set the "values" of the hours and
minutes. Easy enough, just pass the number of seconds...gotcha...
> <select name = "minutes">
> <option value="60">1
> <option value="120">2
> </select>
>
> then just add up
>
> <cfset taskTimeAlloted = hours + minutes>
>
> :) tony
Once again, it was harder in my head than you've made it here on "paper".
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

