How can i put a calendar in a box,so that we can select a particular date and it appears in the textbox...
Calendar in HTML and Javascript
Collapse
X
-
Tags: None
-
If you want that users chosen date to stay in the box when they return on another visit then you would need a server-side langauge, so ask in our PHP forum.
If you don't want the above option and simply want the chosen date to appear in the box for that one session then you would need a client-side language, so ask in our JavaScript forum.
Thanks, Death -
Hey
Check out the lnik.
It has some free clendars that are Dynamic HTML.
Link: http://www.dynamicdrive.com/dynamicindex7/index.htmlComment
Comment