Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
HTML
URGENT HELP - form submit stops working when so many check boxes checked - Why?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Dave Smithz, post: 739325"] Hi there, A PHP application I built has a section which lists a number of members to a club whose names each appear with a check box beside them that can be ticked. These check boxes are part of a form which amongst other submit buttons has a one particular submit button that if checked will send the form data (using GET) to a script that will email all the checked members. The client today phoned to say that when the check a few members on the form (only about 10 actually) and pressed the submit button it done nothing (In fact all submit buttons on form stop working). A can verify this behaviour and also note that if I reduce the amount of checked members I can then make the submit button work again! This is bizarre. My initial thoughts are this may be something to do with it being a GET post and there being a maximum length, but really I moved the form to a GET method because I wanted the users to be able to use the back button on the browser to come back to the page (I had trouble doing this other ways). Also I thought I would post this right away in case this is a recognised scenario with an easy fix. Please help and thanks in advance for any advice. Dave [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
HTML
URGENT HELP - form submit stops working when so many check boxes checked - Why?
Top