Headhunter
|
| Posted: 09/20/2002, 1:24 PM |
|
I noticed much of us are strugling for making the dependend listbox forms. Even I did. I searched for a solution within codecharge and my goal was to do it without manual coding and only using codecharge studio's capability's.
I managed it with a minimum of hand coding. It is surely not the way it should be done, but at least it works. I use CCS + PHP with templates + mysql. My sollution will probably work in other languages to. It has some disatvantages, but you will notice that when you take a look at it (nothing big).
For those who are interested, you can have a quick look at:
http://headhunter.dnsalias.org:14030/dropdown/hwr_pc_list.php?pc_id=1
It is a part of my project (small part), so it's just an example how it works.
When I have a bit more time, I will post the project file and database sources that it will be available for everyone.
If you can't wait, just give me a mail and I send you the files.
mailto:bart.verstricht@pandora.be
Good luk!!!
|
|
|
 |
Timothy
|
| Posted: 09/21/2002, 3:39 AM |
|
Hello,
you've found the easiest solution to implement. The page is updated after selection from listbox is made.
Custom code is required if you do not want to update the page,
|
|
|
 |
Headhunter
|
| Posted: 09/21/2002, 4:33 AM |
|
OK, but it's possible for everyone to make it work.
|
|
|
 |
|