Form submission doesn't work
- 
					
					
					
					
A Former User last edited byIt is very annoying to work my way through a form only to find that pressing 'submit' does nothing. here's a recent example. <input type="submit" name="ctl00$content$ButtonSubmit" value="Next" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$content$ButtonSubmit", "", true, "", "", false, false))" id="ButtonSubmit" class="btn btn--primary btn--causes-validation"> I have others....... Mike