I am building a hockey stats application. I need to be able to allow the user to enter in any 2-4 numbers. I then need a way to convert the 2-4 numbers into a time format. Will the TimeFormat function do this? EX: 24 = 00:24 132 = 1:32
I also need to subtract that time from another time to get the correct score time. EX: 12:00 - 3:00 = 9:00 12:00 - 3:32 = 8:28 Any thoughts? Thanks in advance! Jim H ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282716 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

