FG
💻 Software

How can I make AutoHotKey delete text in a web field?

Fresh7 days ago
Mar 15, 20265399 views
Confidence Score0%
0%

Problem

I've seen a lot of info (here & elsewhere) about things you can get AutoHotkey to do with text once the user has selected it, but is there a way to have an AHK script select the text itself? I'm writing a script to enter text into web form fields, and I need the script to select any text that's alr…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I make AutoHotKey delete text in a web field?

Low Risk

Why not just send , ? That is, , in AutoHotkey.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment