I need help here. I'm racking my brain and just don't know what to do here.
OK I have a form that has a time field that is entered into a field in the SQL
I have no problems there but now I have to allow for a 36 hour clock in which I have figured I will trigger by adding 24 hours to the time field by the use of a drop down.
example:
AM
PM
Late Night AM ( which will add 24 to the clock)
My problem is the I can't seem to get the form field into the SQL correctly
Can someoone help me please.