Absolut
January 4th, 2002, 02:22 AM
How can i do following:
I have a combobox, which includes some data that have been collected from database. I need to do "realtime" update right next to combobox, for example: If I choose one line at the combobox there should be written some data at the same page.
Another example:
There is my first name in a combobox. if I Choose that name, I would like that my lastname would appear in a textbox etc. next to combobox. If I choose my friends firstname, I would like to see hers lastname in a textbox...
Thanks
I have a combobox, which includes some data that have been collected from database. I need to do "realtime" update right next to combobox, for example: If I choose one line at the combobox there should be written some data at the same page.
Another example:
There is my first name in a combobox. if I Choose that name, I would like that my lastname would appear in a textbox etc. next to combobox. If I choose my friends firstname, I would like to see hers lastname in a textbox...
Thanks