karfeef
May 9th 2007, 2:37 am
Hi all. new member and fairly new to php/mysql. i wonder if someone can help.
i am trying to create a simple form, with a single drop down list, populated from column 1 of a mysql table. what i need to happen is when an item is selected from the list, the text box underneath populates with the data from the same row in column 2 of the table, then the value of the textbox is posted to another table (but i already have that bit as i'm modifying an existing form) i just can't figure it :eek:
it can happen either from the selection event or by using a button
can anyone help? many thanks
Karf
i am trying to create a simple form, with a single drop down list, populated from column 1 of a mysql table. what i need to happen is when an item is selected from the list, the text box underneath populates with the data from the same row in column 2 of the table, then the value of the textbox is posted to another table (but i already have that bit as i'm modifying an existing form) i just can't figure it :eek:
it can happen either from the selection event or by using a button
can anyone help? many thanks
Karf