Hi there,
I have some code that creates a few groups of checkboxes and textboxes depending on the choices of the user and items from a database.
It basically outputs a grid of checkboxes with a text field beside them.
Certain combinations of checkboxes cause the submit button not to submit. I click on it and nothing happens. no submitting at all...
What would cause that? I don't get any jscript errors or ASP errors. And if I take the HTML output (View>Source) and save it as a file, the submit button does it's thing...
Does any one have any ideas on where I can start?
TIA
Ivo
I have some code that creates a few groups of checkboxes and textboxes depending on the choices of the user and items from a database.
It basically outputs a grid of checkboxes with a text field beside them.
Certain combinations of checkboxes cause the submit button not to submit. I click on it and nothing happens. no submitting at all...
What would cause that? I don't get any jscript errors or ASP errors. And if I take the HTML output (View>Source) and save it as a file, the submit button does it's thing...
Does any one have any ideas on where I can start?
TIA
Ivo