Autofill

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sreenisha
    New Member
    • Aug 2008
    • 27

    Autofill

    Hi
    I hope the php experts can help me in this issue.
    i am using php with pgsql.I want to create an employee database.Someon e please give me a solution for listing the Employee Id from the datbase in a drop down box and if One id is selected the employee first name and last name is concatinated and displayed in a text box automatically.
    Thanks in advance
  • realin
    Contributor
    • Feb 2007
    • 254

    #2
    Originally posted by sreenisha
    Hi
    I hope the php experts can help me in this issue.
    i am using php with pgsql.I want to create an employee database.Someon e please give me a solution for listing the Employee Id from the datbase in a drop down box and if One id is selected the employee first name and last name is concatinated and displayed in a text box automatically.
    Thanks in advance
    hiya,

    You gotta use AJAX for that, either way you can use JQUERY for the same, its an API based on ajax, lets u do things faster and pretty neatly

    cheers !!

    Comment

    Working...