Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

multiple drop down menus in VB6

hi all,

Software : VB6
Level : beginner

I want to have multiple drop down menus in VB6 that are all database driven, and related to one another. Does anyone know the code to change box 2, based on what's selected from box 1? I'd like to do this without reloading the entire page.

Thanks for any help.

Regards,
Johnthompson29
[379 byte] By [johnthompson29] at [2007-11-11 7:44:39]
# 1 Re: multiple drop down menus in VB6
I was with you until you asked about reloading the entire page. Are you talking about a Web page, or a Windows desktop app? Also, when you say "dropdown menus," do you mean combo boxes?
Phil Weber at 2007-11-11 17:26:31 >
# 2 Re: multiple drop down menus in VB6
hi Phil,
my probelm is pertaining to windows desktop app and by drop down menus i do mean combo boxes.

Thanks for ur reply ...
Waiting for a solution
johnthompson29 at 2007-11-11 17:27:31 >
# 3 Re: multiple drop down menus in VB6
http://forums.dev-archive.com/showpost.php?p=442271&postcount=2
Phil Weber at 2007-11-11 17:28:29 >