bartezz
11-09-2002, 05:33 PM
Hi, i'm almost sick of searching a solution on my problem. hopefully you can help.
To explain my problem, i will use a very little form. In this form i have a input box 'age' (text) and a selection field 'transport' with options (by walk, by bicycle, by moped, by car,... ).
Suppose you have to enter your age and the way you travel yourself.
When you enter age: 14 , the options moped and car should be immediatly unselectable (or invisible, doesn't matter) because you can not drive a car of moped at that age.
I want something like this, but without refreshing the page. how should i do it?
THX!
To explain my problem, i will use a very little form. In this form i have a input box 'age' (text) and a selection field 'transport' with options (by walk, by bicycle, by moped, by car,... ).
Suppose you have to enter your age and the way you travel yourself.
When you enter age: 14 , the options moped and car should be immediatly unselectable (or invisible, doesn't matter) because you can not drive a car of moped at that age.
I want something like this, but without refreshing the page. how should i do it?
THX!