Page 1 of 1

Paste with TAB from Clipboard

Posted: 22 Sep 2022, 04:27
by dmdh
Hi

Just looking at using AutoHotKey and hoping it can help me with the following problem.

I am hoping to Copy 11 lines of data from one website. Hoping AutoHotKey can be used to create a script to get the clipboard and paste each line into another webpage form, the difficulty is I need it to replicate the TAB key between each line to fill the form out.

Hope this makes sense and thanks for any help.

Dan

Re: Paste with TAB from Clipboard

Posted: 29 Sep 2022, 11:05
by skyth540
Welcome to AHK

What you are trying to do sounds reasonable, ahk is pretty powerful. do you have an example of what the 2 websites are? or at least a screenshot of what the data is/where it needs to end up?