Hi,
Where does setting the CACHE-CONTROL HTML meta tag come into the autocomplete argument? Is it necessary to explicitly set autocomplete=off for sensitive inputs if you have told the browser not to cache anything by setting CACHE-CONTROL=NO-CACHE? I assume that if the browser has been told not to cache anything, it can't cache my sensitive fields, but then belt and braces when it comes to security, right? Am I overdoing it by having both?
Thanks,
Fintan