Lisa Donnelly wrote:
> I'm new to CF and I have hit a wall.
> I have 4 select lists (numeric);
> Weeks
> Days
> Minutes
> Hours
> and I need the user to select a value from each of these lists.  The problem
> is, how to store the selected values into one field of my database?

In an interval field, although you need to convert weeks to days and 
vice-versa on the fly (in standard SQL at least, a databases might 
provide this extra functionality).

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to