Search found 6 matches

by mc-lemons
21 Dec 2016, 19:33
Forum: Ask for Help (v1)
Topic: mc-lemons
Replies: 2
Views: 940

Re: mc-lemons

Thanks for the reply aztec3, I'm not looking for someone to write the exact code for me, but to point me in the right direction with commands/functions to get the job accomplished. - I know that using COM is talked of frequently for browser automation - unfortunately, I don't have any experience wit...
by mc-lemons
19 Dec 2016, 21:40
Forum: Ask for Help (v1)
Topic: mc-lemons
Replies: 2
Views: 940

mc-lemons

Hi everyone, Looking for some advice/guidance on automating a withdrawl from my Venmo balance to my bank account. Hopefully you guys know what Venmo is, but if it not, it is basically a PayPal-like payment service (it is actually owned by PayPal). Most of my friends and family have a Venmo account, ...
by mc-lemons
16 Feb 2016, 16:30
Forum: Scripts and Functions (v1)
Topic: Get the URL of the current (active) browser tab
Replies: 196
Views: 139123

Re: Get the URL of the current (active) browser tab

Understood. Thanks again for the help!
by mc-lemons
12 Feb 2016, 12:45
Forum: Scripts and Functions (v1)
Topic: Get the URL of the current (active) browser tab
Replies: 196
Views: 139123

Re: Get the URL of the current (active) browser tab

Antonio, I do agree that the code you proposed is very easy to use/adapt. However, from an organizational standpoint, I would prefer a solution with the #IfWinActive . That way, I can organize my code by website, like in the example below: #IfURLActive, Website 1 url ^a::do action 1a ^b::do action 1...
by mc-lemons
07 Feb 2016, 14:43
Forum: Scripts and Functions (v1)
Topic: Get the URL of the current (active) browser tab
Replies: 196
Views: 139123

Re: Get the URL of the current (active) browser tab

Antonio, I appreciate the response. Your code worked (the code I tried on my own was very close, but had one small difference that was causing it to not work). I would also be interested in your code that acts just like #IfWinActive. I could just save it as a separate script and use #Include to brin...
by mc-lemons
19 Jan 2016, 18:31
Forum: Scripts and Functions (v1)
Topic: Get the URL of the current (active) browser tab
Replies: 196
Views: 139123

Re: Get the URL of the current (active) browser tab

Need some help here as I am not much of a coder. I have downloaded GetActiveBrowserURL.ahk, brought it into my script with #Include, but can't figure out how to get it to work the way I want to. I basically want it to work the same way as #IfWinActive, but instead "If URL Active". That way, a set ho...

Go to advanced search