I have two dtps on a form, one is set up for a date, the other is set up as "HH:mm" for a time. I need to combine the two values into a single string for insertion into a database.
What is the easiest way of doing this?
My problem is that I'm getting the time and date from the second dtp when I only want the time.




Reply With Quote