option onchange action

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
dannyethio
Forum Newbie
Posts: 1
Joined: Mon Aug 27, 2007 3:21 am

option onchange action

Post by dannyethio »

i'm doing an online registration form for my school.
i have two list box in select option.the user has to select from the first list box faculty and the other box has to list out all departments in that selected faculty.
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

Interesting. Do you have a question?


p.s.: You might want to search this board and the web for the term "chained select"
vinoth
Forum Contributor
Posts: 113
Joined: Thu Aug 02, 2007 3:08 am
Location: India
Contact:

Post by vinoth »

ya
we can achieved your request by submiting the form onchange event occcurs

What's the problem there
Post Reply