Hello friends.
I am new to DHTMLX products. I am considering using dhtmlxcalendar on my project, but I can’t get the form to submit the data correctly.
I can use the form, click on the button, but nothing is passed to the form action page.
here is the code I am trying to run:
[code]
[/code]I only need to save a simple date, so there won’t be a need to use complex methods to do so, unless there is no other way. Could somebody point me to the right direction? thank you.