Passing values back & forth between other pages

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • adriann
    New Member
    • Aug 2006
    • 25

    Passing values back & forth between other pages

    I encounterd a form which required a date in a specific format.
    I clicked on an icon representing a calendar.
    A calendar object in a tiny window lauched to allow me to choose a date.
    After clicking OK, I was returned to the original form, and the date value was passed into the text field.

    How would this have been done?

    thank you
  • Banfa
    Recognized Expert Expert
    • Feb 2006
    • 9067

    #2
    Probably not in PHP, try javascript

    Comment

    Working...