At 09:22 AM 10/31/2005, Justin D. Scott wrote: > Perhaps one of the fields from >the DB has an invalid value such as a null or blank string or something? If >you post the error here it may help uncover the issue.
I did more "narrowing down" to see where the problem was exactly. I replaced all my variables with straight numbers, and the code worked. On further comparison with the example in the DW Help file, I noticed the values for day were 00-23, and for minutes and seconds it was 00-59. Since I had my time set to 24:00:00, CF did not like that format. Changing the time to 23:59:59 or 00:00:00 makes the code work (I guess you don't say 24:02:10 ?). I'll also have to change the values for day and month, which out of habit I started at 00. I wish there had been an error message to catch that detail. Thanks for the help, Roberto ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222796 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

