I
Iowa Joe
I have a form that is used to release specific items from hold. I have a
table for holds and a table for releases. The release form is used to look up
holds and to release them. I have a validation rule in place to make sure
that the release date is after the hold date but also on or before today's
date. This works fine, except that I am using a popup calendar to input the
date into the text box on my form. When I use the calendar function, it does
not validate my date. I am using one I found on the internet written by Allen
Browne (http://www.everythingaccess.com/tutorials.asp?ID=Popup-Calendar). Is
there any code I can add to check the validate the date after using the popup
calendar?
Thank you very much for any help.
table for holds and a table for releases. The release form is used to look up
holds and to release them. I have a validation rule in place to make sure
that the release date is after the hold date but also on or before today's
date. This works fine, except that I am using a popup calendar to input the
date into the text box on my form. When I use the calendar function, it does
not validate my date. I am using one I found on the internet written by Allen
Browne (http://www.everythingaccess.com/tutorials.asp?ID=Popup-Calendar). Is
there any code I can add to check the validate the date after using the popup
calendar?
Thank you very much for any help.