Hi, I am new to the forum and very new to coding. I'm learning as much as I can and searching for everything. I often try to use scripts and then change them, to get them to behave the way I want. Then, when I've worked out how all the pieces work, I start to write my own code, to do the same functions.
I am stuck on a project that I would like to make. I would like a drop down list box where each list box would be in two sections. The first being static text, to describe the list box and the second being editable text, coming from mysql and being returned to mysql when edited.
For example.
Drop down title: Edit Text:
First box. English: English text to be edited.
Second box. Spanish: Spanish text to be edited.
Third box. Greek: Greek text to be edited.
Is this possible.
Pete



