Posted by webbyfoot on 12/17/33 11:56
@net wrote:
> Inside a form I'd like to give my customers both posibility to
choose
> between data extracted from database (mysql) and to type their own
> text. Something like select with one option value typed by them and
> anothere we offer from database. Is it possible?
I've used OnChange events on dropdown selection boxes populated from a
database to populate a textfield that otherwise can be filled in by the
customer with there own text. Means all the fields have to be in pairs
of selection boxes and text fields - may confuse the customers till
they get the hang of it.
Navigation:
[Reply to this message]
|