Forum Moderators: coopster

Message Too Old, No Replies

Date picker control

         

kdsouza

9:42 am on Sep 15, 2004 (gmt 0)

10+ Year Member



Hi,

Want some help in embedding Date picker control in my php script.
I have a box where users can enter date, but I want to modify it so that user can click on the calender displayed next to the box and the date selected will be displayed in the box.
Any clues how this can be achieved in PHP.

Thanks a lot,
Kiran.

dreamcatcher

11:34 am on Sep 15, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You`ll need to use Javascript for this. You might want to try this in the Javascript forum. Or checkout [javascript.internet.com...] for a calendar script. They have some there.

[edited by: jatar_k at 4:36 pm (utc) on Sep. 15, 2004]
[edit reason] linked url [/edit]

kdsouza

6:00 am on Sep 16, 2004 (gmt 0)

10+ Year Member



Thanks, it helped.

-Kiran.