Does anyone know how to keep the value a user inputs into a textbox if the page refreshes. I have a couple of textbox's that the user enters values into. One of the fields is populated dynamically when the user clicks on the page that is displayed with cfinclude. When the user does this all of the previous information that they entered is lost. Is there a way to get the textbox to remeber the data entered?