Hello
I am starting work on a reservation system for a hotel. I will be creating a mySQL datbase and using PHP. I had hoped to avoid creating a calendar table in my SQL database and just use a...
That is great -thank you!!!!!
I just changed the minimum date to dt rather than end (I just wanted the default frop off date to be 3 days after the pick up but to be able to change up until same day...
Thank you for the encouragement, I'm definitely a bit lost and have just started looking at the moment.js library but I'll try to take things one at a time and work it out for myself before bothering...
Good evening/morning
I have 2 fields - start date (pickupdate) and end date(dropoffdate) with a datepicker on both.
When the user picks a start date I would like to change the end date...
I have a script that is used to send an email from a contact form on my website. I would like to change it so as to hardcode the subject of the email. I have...
Hello
I am a pesky beginner. I create websites using Lauyan WYSIWYG software but sometimes I need to use more complex functions. For the moment I've managed by copying bits of scripts and adaping...