AutoHotkey Community

It is currently May 23rd, 2012, 5:09 am

All times are UTC [ DST ]


Search found 68 matches
Search these results:

Author Message

 Forum: Support   Topic: Can't Click On Link

 Post subject: Can't Click On Link
Posted: February 15th, 2011, 8:01 pm 

Replies: 1
Views: 130


Maybe some one can help, i have read a few posts and tried a few ides but none work. I am trying to click on the Playername link on this page http://battletracker.com/index.php?page=AAOPlayerStats&guid=http://battletracker.com/index.php?page=AAOPlayerStats&guid=C0A5E2824BB118B116C3FB1AB4B309...

 Forum: Support   Topic: Windows 7 and excel 2010

Posted: December 18th, 2010, 3:40 am 

Replies: 12
Views: 507


This is the new problem i face, i have 5 different excel file that copy data to a master file then i can use AHK to send this data to the web. If i open the master file in a new instance of excel so AHK can see the difference between master and the other files i can't copy date from the 5 files to t...

 Forum: Support   Topic: Windows 7 and excel 2010

Posted: December 17th, 2010, 2:21 am 

Replies: 12
Views: 507


I only use basic version right now, do i need a special Excel.com.ahk lib have seen it in one of the scripts?

 Forum: Support   Topic: Windows 7 and excel 2010

Posted: December 17th, 2010, 1:28 am 

Replies: 12
Views: 507


I might try some of these out, would be a better running script.

http://www.autohotkey.com/forum/topic31 ... om&start=0

 Forum: Support   Topic: Windows 7 and excel 2010

Posted: December 17th, 2010, 1:16 am 

Replies: 12
Views: 507


This is my current script, works fine with single file of excel, but i need to open separate instance for other files for it to work. #include iWeb.ahk #include com.ahk Sleep 5000 WinActivate Microsoft Excel - Race Upload WinWait Microsoft Excel - Race Upload WinActivate Clipboard= Sleep 250 Send ^g...

 Forum: Support   Topic: Windows 7 and excel 2010

 Post subject: Windows 7 and excel 2010
Posted: December 16th, 2010, 7:23 pm 

Replies: 12
Views: 507


Hi all, i just want to confirm what i think i already know.

if i use windows 7 and multiple excel files do i need to open each file in it's own instance of excel for AHK to recognise each file?

Is there another option with out altering my script to much?

 Forum: Support   Topic: Bypass Login If Logged In

Posted: October 23rd, 2010, 1:30 pm 

Replies: 1
Views: 157


Can some show me how i can set focus and then Send ^v to the Batch bets box at the bottom of this page, if you click on one of the races in next to go it will show you the page i refer to.

http://www.tab.com.au/ExpressBet/Standa ... &Home=True

 Forum: Support   Topic: Bypass Login If Logged In

 Post subject: Bypass Login If Logged In
Posted: October 23rd, 2010, 10:49 am 

Replies: 1
Views: 157


Hi all, I have had an issue with file upload on a website but may have worked out a backdoor with copy paste so am putting together a script, now i have worked out the login but if i am already logged in it crashes, how can i bypass this? #include iWeb.ahk #include com.ahk COM_CoInitialize()...

 Forum: Support   Topic: Trying to use iweb

Posted: October 23rd, 2010, 1:47 am 

Replies: 9
Views: 668


I know this is an older post but wondering if any one has any new ideas, i can get the page to open i can activate the browse button but i can't get text in to the file section, have tried a few ideas but nothing works.

 Forum: Support   Topic: Wait for page to load

Posted: July 11th, 2010, 12:17 pm 

Replies: 7
Views: 616


Can't seam to get the format the way i want it, is there anyway to maintain the format from thst website.

 Forum: Support   Topic: Wait for page to load

Posted: July 11th, 2010, 9:07 am 

Replies: 7
Views: 616


I used the top code and in imports the information perfectly in to the file without opening a webpage, i added another script with a status bar because you can't see it doing anything and this bar closes when it is finished. Only issue is that the format has changed but i think i can still extract t...

 Forum: Support   Topic: Wait for page to load

Posted: July 10th, 2010, 4:33 pm 

Replies: 7
Views: 616


I have tried a few different ways including what you posted with no success, can anyone help me with the loading of the page, i am happy with my code if i can get each page to wait until it has copied the text.

 Forum: Support   Topic: Wait for page to load

Posted: July 10th, 2010, 1:43 am 

Replies: 7
Views: 616


If the page i am trying to download is encrypted will urldownloadtofile work? the page is part of a database query and is decrypted when you search for information, i will give example page to what it would return. http://history.anticheatinc.com/aa2/logincmp.php?searchquery=96909B41284F29B719C58915...

 Forum: Support   Topic: Wait for page to load

Posted: July 10th, 2010, 12:38 am 

Replies: 7
Views: 616


Thanks will give it a try, i might also look at Urldownloadtofile as the output from the page goes to a txt doc anyways.

 Forum: Support   Topic: Wait for page to load

 Post subject: Wait for page to load
Posted: July 9th, 2010, 6:22 pm 

Replies: 7
Views: 616


I need some help with this script it used to work but now it fails to wait for the page to load, it needs to load 3 pages and wait each time to copy text. #include lib\com.ahk FileDelete C:\AA2 BG Tool\bg.txt WinActivate ahk_class XLMAIN WinWait ahk_class XLMAIN WinActivate Clipboard= Sleep 250 Send...
Sort by:  
Page 1 of 5 [ Search found 68 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group