This topic is locked

Dependable Drop Down Boxes Using Multiple Tables

10/12/2007 6:52:14 AM
ASPRunnerPro General questions
D
dlangham author

I have a "Drop Down Box A" (Store ID), 3 dependable drop downs below this that get populated from that. All this data is in Table1, what I would like to do is add a 4th dependable dropdown that is reliant on "Drop Down Box A" but pulls its data from Table2 based on Table1 (Store ID).
Is this possible, if so, how? as I have tried it but cannot get it to work.

Sergey Kornilov admin 10/12/2007

I recommend to start by watching "How to setup dependent dropdown boxes on Edit/Add pages" tutorial at http://xlinesoft.com/asprunnerpro/tutorial.htm

D
dlangham author 10/12/2007

Thanks for that Sergey,
It was my fault, it had been a long day!!! sorry.
Regards

Dale