I have a problem with my JavaScript validation.
In my JavaScript function i am trying to check if a radio button has been checked
before more code is ran.
My problem only appears when there is more than one adult.
This is my JS code if there are MORE than one adult:
This code works when there is only ONE ADULT:
This is my server-side code (ASP):
(noa = 2 for example)