[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[CF-Dev] Dynamic select generation after selecting



Howdy

Anyone got any examples of SELECT being populated after a previous SELECT has been selected:

<select name="1">
   <option>Category list

user chooses from category list which then populates...

<select name="2">
   <option> subCategory list

...presumably a script thang (which ain't my strong point... if I have one)

Thanks
d