Hi All,
I hope you can help with this one....
I want to have a drop down that lists the alphabet ABC, DEF, GHI, etc etc
Depending on which i then choose (ABC, DEF etc) i would then like a further list to be available that would also bring back further data.
In essence i want to have
ABC
DEF
GHI
JKL
MNO
PQRS
TUV
WXYZ
If i choose any of the above, it then produces a list of names beginning A, B, C (etc etc) and then in a further box below that, it also lists their contact details.
What i want to be able to see is the following with box 2 being dependant on what is chose from box 1 and box 3 being dependant on box 2:
[TABLE="width: 192"]
<tbody>[TR]
[TD="class: xl63, width: 256, bgcolor: transparent, colspan: 4, align: center"]A,B,C
[/TD]
[/TR]
[TR]
[/TR]
[TR]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="class: xl63, bgcolor: transparent, colspan: 4, align: center"]Alan Arkwright
[/TD]
[/TR]
[TR]
[/TR]
[TR]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="class: xl69, width: 256, bgcolor: transparent, colspan: 4, align: center"]01000000000,
123 Acacia Avenue, Nowheresville
[/TD]
[/TR]
[TR]
[/TR]
</tbody>[/TABLE]
I hope you can help with this one....
I want to have a drop down that lists the alphabet ABC, DEF, GHI, etc etc
Depending on which i then choose (ABC, DEF etc) i would then like a further list to be available that would also bring back further data.
In essence i want to have
ABC
DEF
GHI
JKL
MNO
PQRS
TUV
WXYZ
If i choose any of the above, it then produces a list of names beginning A, B, C (etc etc) and then in a further box below that, it also lists their contact details.
What i want to be able to see is the following with box 2 being dependant on what is chose from box 1 and box 3 being dependant on box 2:
[TABLE="width: 192"]
<tbody>[TR]
[TD="class: xl63, width: 256, bgcolor: transparent, colspan: 4, align: center"]A,B,C
[/TD]
[/TR]
[TR]
[/TR]
[TR]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="class: xl63, bgcolor: transparent, colspan: 4, align: center"]Alan Arkwright
[/TD]
[/TR]
[TR]
[/TR]
[TR]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="class: xl69, width: 256, bgcolor: transparent, colspan: 4, align: center"]01000000000,
123 Acacia Avenue, Nowheresville
[/TD]
[/TR]
[TR]
[/TR]
</tbody>[/TABLE]