Cyrus
|
| Posted: 11/24/2005, 7:39 PM |
|
Hi Gurus. I want to implement 3 dependent listboxes on my project that will display
1.) Customers on the first list
2.) Projects on the second list and
3.) Parts on the third list.
I based my project on the following example (http://www2.gotocode.com/apps/taskman/aspt/Default.asp) but i dont have any idea on how to do it. Could you send me an example on how to do it using the similar code please? Any help would be greatly appreciated. Thanks.
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 11/24/2005, 8:50 PM |
|
Hi,
Such example is in CCS Example Pack 2.
An online example is here: http://examples.codecharge.com/CCSExamplePack2/Dependen...entListBox3.php
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Cyrus
|
| Posted: 11/24/2005, 10:04 PM |
|
Thank you very much peterr but could you send me a similar example written in ASP where i could play with it and copy some codes and apply into my project? Im very sorry im just a newbie to CCS but im very interested to learn more about this. Thanks.
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 11/24/2005, 10:06 PM |
|
Yes, CCS Example Pack 2 is in ASP, with all the source code and CCS project.
You can downloaded it from our customer area at http://www.yessoftware.com/content.php?content_id=customers_home
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |