Question
javascript help with forms
I have a form on my site that is a registration form
caontaining different dates for a person to register to a session,
that we manually checking (it writes to an excel spreadsheet) and
as the group gets full max of 25 people, we then eliminate the date
in the dropdown of the form so that no one else can register for
that session. Is there any javascript that I can apply to my
dropdown menu, so that a particular date would become unusable, say
once it is used/clicked sumbmitted like 25-30 times?
thanks in advance!
thanks in advance!
