Results 1 to 2 of 2

Thread: Dropdown connected to other table

  1. #1
    Mattias Persson Guest

    Dropdown connected to other table


    Hi!

    I am new to aspdb. I have a problem when I want to add a user to my system.
    There are two tables. One user-table and one company-table. with "companyid" in both tables
    What I want to do:

    add/edit a user with username, firstname a s o AND get a dropdownlist of all the COMPANYNAMEs from the company table.
    Then update the user table's field "companyid" with the choosen companyname's companyid. How do I do this.
    Please help. I have only seen aspdb today and it looks so good.

    Regards,

    Mattias Persson
    from Sweden


  2. #2
    Mattias Persson Guest

    Dropdown connected to other table (reply)

    I solved the problem...


    ------------
    Mattias Persson at 12/1/99 11:33:39 AM


    Hi!

    I am new to aspdb. I have a problem when I want to add a user to my system.
    There are two tables. One user-table and one company-table. with "companyid" in both tables
    What I want to do:

    add/edit a user with username, firstname a s o AND get a dropdownlist of all the COMPANYNAMEs from the company table.
    Then update the user table's field "companyid" with the choosen companyname's companyid. How do I do this.
    Please help. I have only seen aspdb today and it looks so good.

    Regards,

    Mattias Persson
    from Sweden


Posting Permissions

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