Hello everybody,
I have a problem that I could not solve for the past 3 days. I am try to build a website using ASP and VBscript. I am still a newbie to it.
Let's get to the problem. What I am trying to do is to have multiple dropdown list. Each list menu ( except the 1st) dependes on the choice made in the one above. I am using dreamweaver, it did generate a the form and everything and I was able to filter the results. The problem is that I don't know HOW TO REFRESH THE LIST. In other words, I can't figure out how to change the list menu options when the choices above change. I have tried to find some tutorial about it, but all I found was with JavaScript and I don't wanna mix VBS with
JS.
I would really apreciate it if somebody could help me with it.
Thank you all