Hi there,
I have the following problem: I have a form that has two selects. One shows a list of courses a user can attend to and select one of them. The other contains the dates when the courses take place. The data for the courses and the dates comes from a database table. I managed to set up a script that retrieves the courses from the database.
What I fail to understand is how to make the select with the dates change or reload according to the value set when the user changes the courses - select. How can I do that?
Thanks in advance for your time and
best regards
Marc