![]() |
|
|
|||||||
| Javascript and Ajax Questions and information about working with Ajax and Javascript in Delphi for PHP. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi everybody,
having tried my utmost to solve the following problem, I'm now very confident in having no idea how to solve it. I just want to use a combobox in Ajax for setting a filter for a MySQL query. The Filter will be executed by an execute statement, not by the filter function. As I had no success in using the combobox ItemIndex etc. with ajax, I filled an editfield with the combobox key-value by JS, which was not a big problem. When now starting the ajax Script via a Button, the function does not recognize the value of the textfield. It does know its value, if I enter the keyvalue manually. Is there any difference in entering a value by hand or setting the value via JS? Sources: PHP Code:
PHP Code:
Odeon2084 P.S: Beeing new to Delphi for PHP programming I would welcome every hint for optimizing my sourcecode. |
| Sponsored Links |
|
|