Calendar in HTML and Javascript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Vini171285
    New Member
    • Apr 2008
    • 60

    Calendar in HTML and Javascript

    How can i put a calendar in a box,so that we can select a particular date and it appears in the textbox...
  • Death Slaught
    Top Contributor
    • Aug 2007
    • 1137

    #2
    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

    Comment

    • troberts
      New Member
      • Apr 2008
      • 2

      #3
      Hey
      Check out the lnik.
      It has some free clendars that are Dynamic HTML.
      Link: http://www.dynamicdrive.com/dynamicindex7/index.html

      Comment

      Working...