Page 1 of 1

Help

Posted: Wed Oct 05, 2005 12:15 am
by yacozaragoza
I am trying to do a Dynamic Drop Down menu that changes the content of a diffrent Dynamic Drop Down Menu with out refreshing the page.

Posted: Wed Oct 05, 2005 12:30 am
by feyd
So what's the question? What do you have so far in terms of code?

Posted: Wed Oct 05, 2005 2:08 am
by yacozaragoza
Thats the thing I dont even know where to start... I have to table in the data base.. One is for the main Navigation and one is for the sub navigation .. I want to add content Dynamicly but I dont want to create 2 diffrent pages and I dont want to put all the pages in one field..

I want to basicly select the main section on the 1st field and then Dynamicly put the Sub sections of the main field on the second so I would be able to select a sub section of the main

Posted: Wed Oct 05, 2005 2:14 am
by yacozaragoza
I think the answer will be in knowing How to filter the information on the 2nd field according to what the 1st field contains... (SQL)