I want to save the information entered by the user in the form. To update it when you refresh the page.
I keep in session.
Only if I put an event on onkeyup, then JS sends each entered letter.
Question. And how to make a delay of 2 seconds. What would send a request after the user stops to enter information?
onchangeevent not suitable? - Kazantsev