Preventing FireFox from remebering the input value on refresh with Meta tag
- by Nir
When I refresh a page with FireFox, the values of the check boxes, input fields etc. are kept. Is there a way to make FireFox not keep them, using a meta tag without Javascript?
Thanks!