About this tag
Form filling in Windows involves saving and automatically entering personal information like addresses and contact details into online forms. Microsoft Edge includes a built-in form fill feature that prompts users to save form data and later auto-fill related fields. Some users encounter issues where certain form fields do not accept typing, which may be computer-specific. To streamline repetitive form entry, users can explore password managers like LastPass, which also support form filling across browsers. For advanced automation, software tools can handle online form filling tasks, and developers may use Windows APIs to programmatically interact with form controls, though compatibility can vary across Windows versions.
  1. B

    Windows 7 Form fill problem

    Been happenning for about 6 weeks and on and off. When filling in (say) an online registration form one of the info boxes will not take my typing. While all others will allow typing. Definitely my computer as when i use my wife's laptop all OK....SOOOO anyone know why?
  2. G

    Windows 7 Can I record often used text as a macro and set up a function key?

    Is it possible to record often used text like e-mail addresses or any other text so it can be inserted at will in any form? I am using Firefox and IE
  3. Commander_Cool

    Windows 7 Recommendations for Software to Automate Online Form Filling Tasks

    I spend quite some time on the web, much of which is taken up by filling out forms with name, address etc. Is there any software that can automate this chore? Thank you!
  4. A

    Windows 7 Win 7 API

    hi, i'm trying to send windows messages to other process on win 7 using c#, like clicking other process button, or filling textbox etc. I have created some test program, but i doesn't work on win 7 (it does work on vista). also when trying to get the control title using WinID the title is...