Hi!.
Got any clue How could i refresh html select values on a script, which of them are asociated with another select object?
I'll explain my idea. I want to get the option values of a select object from a mysql table , when i change (an onChange event i supose) the value of a first select object.
How could i do it??
Thanks.