Click to See Complete Forum and Search --> : help!!! with a calendar


sarment_02
11-12-2003, 09:22 PM
hi, i need a calendar where u have 2 spaces to put the begin dat and the end date, that u click submit or something like that, and to show those dates, and when i see the dates they can show if there is any event those days, can somebody help, if any bosy know how please, put the code here or attach a file that contains the code,,

thanks!!!!

96turnerri
11-13-2003, 05:25 AM
your best bet without ssl is javascript, id try posting there

dennic
09-27-2004, 03:55 AM
wanting to create a calendar where you can scroll through each month and check the availability, where if its unavailable it will be shadowed out? is this html or server side language?

96turnerri
09-27-2004, 04:18 AM
both

try checking travel sites booking forms, they have good calenders on there for selecting dates of travel

you then need a server side code in your form action code that takes the date a user selects and logs it then stores it, when another user comes to it the stored dates are read and then blanked out, but this wont be 100% efficient

what about users who dont have JS enabled, or disabled it they may be able to select anyday they wish

i have a php calender http://php.richardturner.com/calender.php that you should be able to modify, making the calender popup in a new window, and the dates links to insert the date into a read only field in the form

ray326
09-27-2004, 09:10 AM
There is a very nice one at http://dynarch.com/mishoo/calendar.epl but his site will be unavailable until tomorrow.

96turnerri
09-27-2004, 09:35 AM
umm i think it needs updating,

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> is his doctype ;)

hmmm thats odd, my calender script isnt new version, should be multilingual version up there