Question
Combine month, date, year to submit to database
I've used DW 8 to insert and update a form. Works great! I
figured I would go a step further and make sure the date is
entetred in the correct format. On the form, I used drop-down
select lists for the three fields. Even this works great!
When I try to combine the three form variables into one variable to submit and store in the database (not even sure if that's the right way), I can't figure out how to make it work using the way DW is submitting the form variables. I have spent an entire day trying to research this and figure it out. I've seen it done a lot on the web, I just can't find any examples now that I need it. Any help would be appreciated.
Code as follows:
When I try to combine the three form variables into one variable to submit and store in the database (not even sure if that's the right way), I can't figure out how to make it work using the way DW is submitting the form variables. I have spent an entire day trying to research this and figure it out. I've seen it done a lot on the web, I just can't find any examples now that I need it. Any help would be appreciated.
Code as follows:
