Efren Lugo
|
| Posted: 05/08/2002, 1:47 PM |
|
Hi, i want to know how to load dependent values from a list box to another i had developed a javascript and the relation tables... al work fine for insert and update... and the values are listed correctly... my problem is in update...
the form load all dependent... i want to make a select where STATEREFERENCE = CITYID
city id has been located on the first listbox. how can i call to the where?? in codecharge studio beta 3...
can i load by fldCITYID? or how... i dont want to load by a URL reference it works but i want to load by the form value...
Some one??
Thanks
Efren Lugo
|
|
|
 |
Nicole
|
| Posted: 05/09/2002, 6:34 AM |
|
Efren,
I suppose you've seen dependent listbox example for CC? http://www.gotocode.com/art.asp?art_id=45&
I believe that the approach is the same for both applications.
|
|
|
 |
|