I would like to make 3 buttons to activate a simulated key press of "Alt+o", "Alt+w" and "Alt+c" inside HTML in Internet Explorer.
Explanation of what I want to do- I have made a website that handles various things and now trying to activate a background program. I have installed AutoHotKey and I can get these buttons to work with the keyboard but I want to run this without a keyboard attached.
I have found 2 other similar responses on here but I could not make them work and as they were older threads I thought I would start a new thread to see what is out there.
EDIT: I don't want pressing Alt+o key to trigger something (I already have that), I want the reverse, a button that triggers (simulates) Alt+o key combination