Page 2 of 2

Re: Is there a good Calendar script, that can post via PHP?

Posted: Thu May 18, 2017 11:10 am
by simonmlewis
The time are just two Select form inputs, and when processed, they are combined.
The input for Date, are what you have suggested I use.
I'm a little confused here. That Datepicker is ideal, and they even tell me how to set the format, yet the formatting doesn't work.
They dont' state how to make it work.

Re: Is there a good Calendar script, that can post via PHP?

Posted: Thu May 18, 2017 8:16 pm
by requinix
Actually they do.

Both the time and date inputs need to be text. Fix that first.

Then post your actual HTML markup. Not a description. The real thing.