How do I link calendar day to external page?

Discussion in 'JavaScript' started by PaulF, Jun 13, 2008.

  1. #1
    I am trying to create an online booking system and I need to take a calendar and when the user clicks on a date it creates, if not in existance, then opens page to display time slots to book an appointment.


    Question is how do I code a date on a cal to create then open another file??

    Cheers

    Paul
     
    PaulF, Jun 13, 2008 IP
  2. gorantla

    gorantla Peon

    Messages:
    115
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    hi
    i will do for it
    if u want still now
    abhi
     
    gorantla, Jun 18, 2008 IP
  3. koolman

    koolman Peon

    Messages:
    76
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You may use window.open("timeslots.php","thetimeslots");
     
    koolman, Jun 18, 2008 IP