On Mar 7, 1:33 am, LightOfMooN <[email protected]> wrote: > I try to process <checkbox onClick="submit()">, but can't check, if > form with that checkbox is submitted. > > How to check if form is submitted?
As long as your form is submitted into your own web server, a new line of log appears in the log file or console. Isn't that your case?

