RadioButton with htmldb [message #117562] |
Thu, 28 April 2005 04:19 |
satanicdevil
Messages: 3 Registered: April 2005
|
Junior Member |
|
|
Hello,
it's new for me to work with Oracle HTML DB therefore I have a question.
I have a table for example with Name, Street, City, Country, BirthDate, TelephoneNumber
Now I have a RadioGroup with Name and City, a Textfield and a Search-Button
My idea was it that I can change City (RadioButton) and then write London into the Textfield and click on the Search-Button.
Then all person living in London shoul be shown in the table.
So I want to have the opportunity to choose after which criteria I want to search.
Could you please tell me how to do this. I already created the RadioGroup, the Textfield and the Search-Button but I don't know where to tell the application what to do if for example the RadioButton City was chosen.
Hope you can help me.
Thanks in advance
Stephanie
|
|
|
|