CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2007
    Posts
    12

    Popup Employees list

    Hi,
    I have a textbox with employee's last name.When we input last name and click serach button, it should popup all employees with the given last name(Like a Dropdown).Someone suggested to use Javascript Popup.I tried but no use.Can anyone suggest me how to do or it will be great if you send me the code.Thank you


    Srijyothi

  2. #2
    Join Date
    Dec 2006
    Posts
    21

    Re: Popup Employees list

    Hi

    What do you want actually.U need to display the employee names in dropdown?? or in a separate popup window.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured