Some websites use a special directive instruction that prevents web browser from offering to save and remember the user name and password credentials for future automatic login. These websites, especially secure HTTPS sites, uses <form autocomplete=”OFF”> tag in the form elements’ source code.