Hi

I'm creating an appointments system for a project using PHP and MySql. I want to be able to select the date of the appointment using a pop up calendar.

Example of what i would like to happen:
On my form i will have a date field which will be displayed as a text box beside this text box i want to have the little calendar icon so that when you click this a calendar appears and when i select a date on the calendar it is sets this value in the text box.

Is this hard to do?

Thanks :)

Recommended Answers

All 3 Replies

code samples at
http://javascript.internet.com/forms/
www.dhtmlgoodies.com/index.html?page=calendarScripts
http://webscripts.softpedia.com/downloadTag/calendar+script
http://www.dynamicdrive.com/dynamicindex7/

probably Hotscripts
script dungeon

many script repositories have calendar scripts that fill form fields for you
The better ones use hidden/shown layer dhtml calendars instead of popups, popups can be blocked by browsers

Excellent! Thank you both :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.