Hello! Tell me how to make sure that after submitting the form on the website if the user clicks the back button in the browser so that the form is not filled out.

  • clean form in onload page? - KoVadim
  • @ 15828, Try to write more detailed questions. Explain what you see the problem, how to reproduce it, etc. - Nicolas Chabanovsky
  • one
    @KoVadim, Try to write more detailed answers. It seems to me that @ 15828 understands that this is necessary, but does not know how. - Nicolas Chabanovsky
  • I kind of made it a comment, but how it became an answer, I don't know. Corrected this misunderstanding. The author of the question - in general, this is a feature of browsers, leaving the fields filled and this is normal behavior. But you need to look in more detail at your code. Maybe there is a ton of code that puts these fields (for example, also php code). - KoVadim

0