Skip to main content

Complete Online Forms With Just One Click Using Autofill Feature

Sometimes filling some online forms are so irritating, because sometimes we have to fill same information or data again and again. Are you tired of filling out web forms with the same information time and time again? The Autofill feature of Google Chrome browser allows you to the complete forms with just one click.


How to Enable / Disable Autofill:
  • Click the wrench icon  on the browser toolbar.
  • Select Options (Preferences on Mac and Linux; Settings on Chrome OS).
  • Click the Personal Stuff tab and find the "Autofill" section.
  • Deselect the "Enable Autofill to fill out web forms in a single click" checkbox.

How to use Autofill?
Your address information is always stored in Google Chrome. The first time you fill out a form, Google Chrome automatically saves the contact information that you enter, like your name, address, phone number, or email address, as an Autofill entry. You can store multiple addresses as separate entries.

Credit card information can also be securely stored in the browser. The browser will save your credit card information, with your explicit permission. When you enter credit card information on a form, Google Chrome asks you at the top of the page whether you'd like to save the information. Click Save info if you'd like the credit card to be saved as an Autofill entry.



It takes just one click to fill out a form. When you start filling out a form, the Autofill entries that match what you're typing appear in a menu. Select an entry to automatically complete the form with information from the entry.

Google Chrome also saves the text you've typed in specific form fields. The next time you fill out the same field, text that you've typed in the past appears in a menu. Just select the text you want to use from the menu.

Always use preview a form you fill it out. To see how Google Chrome will complete a form before it actually fills it out, hover over an Autofill entry in the menu with your mouse. The fields that can be automatically completed are highlighted in yellow.

Important Note: It's important that you use Autofill only on websites you trust, as certain websites might try to capture your information in hidden or hard-to-see fields. Some websites prevent browsers from saving text that you've entered, so Google Chrome won't be able to complete forms on those sites.

Comments

Jamie said…
Do you have any idea why autofill would suddenly stop working? I NEED it for work and it won't populate anymore. I've deleted cookies, cache and browsing data. I've disable and then re-enabled auto fill. I've uninstalled Chrome altogether and then re-installed it - all to no avail. Help!

jamie

jkatherineatyahoodotcom

Popular posts from this blog

Webcam Toy: Digital Effects & Filters To Use With Webcam

Using webcam is always fun but using it with some cool effects is more entertaining, isn't it? 'Webcam Toy' extension for chrome allows users to explore 60 fun digital effects and filters to use with their webcam. You can play with loads of fun camera effects and filters, take photos, download to save on your computer or post them straight to Twitter and Facebook. How to use Webcam Toy? First, you need to allow access to your web camera when prompted. After that, choose your webcam from the list available. Then, choose a type of effect from the menu in the lower half of the screen by pressing the left or right arrows. Finally, take a picture by pressing the camera button, then choose to download or share.          Keyboard shortcut keys in the App: Arrow keys - Go to previous/next effect. 'G' - Show the Grid view, where you can see 9 effects at once. 'I' - Show the Info (settings) menu. 'S' - Square the photo (good for avatar/p...

Beta Updated to 23.0.1271.94 for Chrome OS

The Beta channel has been updated to 23.0.1271.94 (Platform version 2913.224.0) for all Chrome OS devices. This build contains a number of stability fixes. Release highlights: Pepper Flash updated to release 11.3.31.519 ARM Network stability changes If you find new issues, please let them know by visiting their Chrome build developers  help site or filing a bug . If you are interested in switching channels, then just follow  Find out how. You can even submit your feedback feedback using ‘Report an issue...’ in the Chrome menu (3 horizontal bars in the upper right corner of the browser). Update has been posted by - Josafat Garcia and Ben Henry, Google Chrome Source: [ Google Chrome Releases ]

Lets get inside the overview of Android

Android is a software stack for portable devices such as mobiles and tablets. The Android operating system is based on modified Linux kernel. The Android developer community extends the functionality of the devices beyond the stock applications. Currently more than hundred thousand Android apps are available in the Google Play Store. Coding for these applications is mainly done in Java using Google-developed Java libraries. The Android platform is coded in C for its core, C++ for third party libraries, and Java for the user interface. Most of the coding is stable under the Apache license as free and open source software. The recent stable release for the Android operating system is an Android 4.1 Jelly Bean, for Smartphones and Tablets. It supports ARM, MIPS, and Power and x86 platforms. Android's open source stack runs on a Java-based, object oriented application framework. It can be operate on the Java core libraries running on the Dalvik Virtual Machine (VM). Prior to ...