novi
Posts: 8
|
| Posted: 03/27/2006, 11:04 PM |
|
I trying to figure out how to create listbox, which content(list values) will depend on the other field in the same form? I thought that preparing query with WHERE refering to the field should do. But it didn't. Anybody did try to do something similar?
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 03/28/2006, 5:35 PM |
|
novi
Try these links:
1. http://examples.codecharge.com/CCSExamplePack2/Dependen...dentListBox.php
2. http://examples.codecharge.com/CCSExamplePack2/Dependen...entListBox3.php
Is this what you are asking for??
|
 |
 |
novi
Posts: 8
|
| Posted: 03/29/2006, 12:06 AM |
|
Exactly Thanks a lot. I searched Examples, but not ExamplePack2. It's always behind when you look for something 
Thanks.
Pawel
|
 |
 |
WKempees
|
| Posted: 03/29/2006, 1:33 AM |
|
Use the "Search" option for the Forum query: "dependent listbox"or
"dependant listbox".
Will give you some extra valuable info.
"novi" <novi@forum.codecharge> schreef in bericht
news:24428e01859e61@news.codecharge.com...
>I trying to figure out how to create listbox, which content(list values)
>will
> depend on the other field in the same form? I thought that preparing query
> with
> WHERE refering to the field should do. But it didn't. Anybody did try to
> do
> something similar?
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |