-1
You can keep the information typed in the Input by updating the page only using front end?
input {
border-color: blue;
padding:5px;
font-weight:bold;
}
<input type="text" value="Manter este texto com ID" id="cache">
<input type="text" value="Não manter sem ID">