browser - HTML form values and 'Back' button -


How can I keep an HTML form information while hitting the back button? Is this a default HTML or browser behavior? Or is it dependent on the browser?

This is the default browser behavior, but only if the form page is cached-enabled, e.g. Like the browser is allowed to cache it.


Comments