Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Drew #1
Dependent Dropdowns
I have searched high and low and haven't found a good tutorial for doing
dependent dropdowns. I have 2 tables in my DB, Cat and SubCat,
Cat looks like this,
CatID
Cat
SubCat looks like this,
SubCatID
CatID
SubCat
I need to make 2 dropdowns, 1 where the user selects a Cat and then the
SubCat dropdown populates with subcategories of the Cat selected. I have no
budget for this, so extensions are out of the question. Can anyone point me
to a good tutorial? I have done this before, but it was like 3 years ago
and at a different job, so I don't have the code to look at.
Thanks,
Drew Laing
Drew Guest
-
CSS dropdowns in IE - help!!
I'm working in Dreamweaver MX and have created a CSS drop-down navigation that's working exactly as desired in Safari and Opera, but problematic in... -
MULTIPLE DROPDOWNS, ASP, VBSCRIPT
Hi, I''m looking for someone to help me out in ASP. I''ve 3 to 4 or more combo boxes. On the change event of the combo boxes I want to fill the... -
Can JS dropdowns be on top of layers?
Just wondering..... check it: www.downtownsound.com BR Thanks! -
Dropdowns in Netscape 4.7
Kim!!! Thanks. -
DropDowns... another one.
Hi all, I've got a DataList control that binds to a sqldatareader. In each row, I'd like to include a DropDown box with 5 fixed selections. ... -
Singularity.co.uk #2
Re: Dependent Dropdowns
Drew
Go to the Macromedia site and do a search for Client-side Dynamic Dependent
List-boxes
Brendan
"Drew" <drew.laing@NOswvtc.dmhmrsas.virginia.SPMgov> wrote in message
news:d0n100$e25$1@forums.macromedia.com...no> I have searched high and low and haven't found a good tutorial for doing
> dependent dropdowns. I have 2 tables in my DB, Cat and SubCat,
>
> Cat looks like this,
>
> CatID
> Cat
>
> SubCat looks like this,
>
> SubCatID
> CatID
> SubCat
>
> I need to make 2 dropdowns, 1 where the user selects a Cat and then the
> SubCat dropdown populates with subcategories of the Cat selected. I haveme> budget for this, so extensions are out of the question. Can anyone point> to a good tutorial? I have done this before, but it was like 3 years ago
> and at a different job, so I don't have the code to look at.
>
> Thanks,
> Drew Laing
>
>
Singularity.co.uk Guest
-
Drew #3
Re: Dependent Dropdowns
That's what I was looking for... kinda funny that I searched macromedia's
site with Dynamic Dependent dropdowns, and nothing was returned... listbox
was the keyword!
Thanks,
Drew
"Singularity.co.uk" <Brendan.Collins@RemoveThisSingularity.co.uk> wrote in
message news:d0n29b$gal$1@forums.macromedia.com...> Drew
>
> Go to the Macromedia site and do a search for Client-side Dynamic
> Dependent
> List-boxes
>
> Brendan
>
> "Drew" <drew.laing@NOswvtc.dmhmrsas.virginia.SPMgov> wrote in message
> news:d0n100$e25$1@forums.macromedia.com...> no>> I have searched high and low and haven't found a good tutorial for doing
>> dependent dropdowns. I have 2 tables in my DB, Cat and SubCat,
>>
>> Cat looks like this,
>>
>> CatID
>> Cat
>>
>> SubCat looks like this,
>>
>> SubCatID
>> CatID
>> SubCat
>>
>> I need to make 2 dropdowns, 1 where the user selects a Cat and then the
>> SubCat dropdown populates with subcategories of the Cat selected. I have> me>> budget for this, so extensions are out of the question. Can anyone point>>> to a good tutorial? I have done this before, but it was like 3 years ago
>> and at a different job, so I don't have the code to look at.
>>
>> Thanks,
>> Drew Laing
>>
>>
>
Drew Guest



Reply With Quote

