select ID in drop down list and show name in text box without clicking submit button

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • slekshmipriya
    New Member
    • Mar 2007
    • 7

    select ID in drop down list and show name in text box without clicking submit button

    when the user select the employeeid in drop down list, it
    will
    fire the onchange event, and then look up database and show the employee
    name in the text box. There is no submit button.
    pls help me
  • mainul
    New Member
    • Sep 2006
    • 51

    #2
    there are a lot of post on this issue. search into thescripts.com. u will find ur solutions.

    best regards
    Mainul

    Comment

    • Motoma
      Recognized Expert Specialist
      • Jan 2007
      • 3236

      #3
      This is more of a Javascript question, so I have moved the thread to the appropriate forum.

      Comment

      • acoder
        Recognized Expert MVP
        • Nov 2006
        • 16032

        #4
        See this example.

        Comment

        Working...