I've got a form, with an option group.
What I'm trying to do is update a particular date based on whichever value is selected. If the value = 1, it shouldn't do anything, but if the value = 2, then it should return next year's date.
I've tried implementing this code, but for some reason, it's just not working right.
Any quick coders out there willing to help?
What I'm trying to do is update a particular date based on whichever value is selected. If the value = 1, it shouldn't do anything, but if the value = 2, then it should return next year's date.
I've tried implementing this code, but for some reason, it's just not working right.
Any quick coders out there willing to help?