Well the forum doesn't seem to let me present the table properly. It should look like a three column table, with all the monetary values lining up in the third column. I hope you can see what I'm...
Type: Posts; User: PaulM; Keyword(s):
Well the forum doesn't seem to let me present the table properly. It should look like a three column table, with all the monetary values lining up in the third column. I hope you can see what I'm...
I'm not sure whether the solution to my problem will involve Javascript, PHP, mySQL or just HTML so I thought I would start my thread here.
I am constructing a hotel booking form. When the site...
I have been using the Google Maps API successfully for a few years. Now I am creating a page re-design where the page contains a series of tabs which are controlled by jquery. I have tried to put a...
I have almost put together a calendar for displaying the different seasons that a hotel uses on different dates (ie high season, low season, etc.) The calendar runs a query for each day, so a six...
No? No-one? :(
Having achieved a part complete page that was working beautifully thanks to the immense help of John, I went off to write some other parts of the system.
I've now returned to finish the page and...
Hi Arie
As I think I mentioned before, I know nothing about javascript so I can't really comment on the code you have shown. I found John's solution to be very simple and elegant. And best of all,...
That tidied it up a bit, and of course it worked perfectly first time.;)
Just for your info, John, there is a bit more to "hid=colorado" than meets the eye. It's actually "hid=<?php echo $hid ?>"....
John
I am just gob-smacked. Everything you suggested worked perfectly, first time, straight out of the box. I've never had that happen before.
You are a genius.
Thanks
Paul
John, that is brilliant, the dog's wotsits! Thanks a lot.
I actually haven't a clue what is going on there, but I just pasted in the code exactly as you posted it and it works.
Now one last...
I have a similar requirement which I have half-solved.
My outer page contains the DIV which will show the external page. The external page is called availability.php.
Availability.php then has...
Yes, that's the one. I didn't spot the typo in my last post.
I should have thought of that!
The script is bog standard Jason's calendar. It's at http://www.littlehotels.co.uk/js/arDateInput.js. An example of the form is...
1) Script Title: Jason's Date Input Calendar
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex7/jasoncalendar.htm
3) Describe problem: I've been using this script for a long time...