HTML Drop Down List If... else else if?

Help.

New member
I am trying to create a drop down list which is for a news website.

If user selects radio button 'worldnews'
drop down menu display list of country.

if user select radio button 'sports'
drop down menu displays list of sports.

Possible?
Please advice and Submit some Tutorials.

Thank You,

Yours Sincerely,
Help!
I would prefer not having to use any database systems for the solution.

As well as not having to go from page A(category) to Page B(sub category).

So, everything is processed in the same page.

For an example, you could try hotmail account registration.
Solution Found: http://javascript.internet.com/forms/country-state-city-drop-down-list.html
 
Back
Top