AutoHotkey Community

It is currently May 24th, 2012, 7:18 am

All times are UTC [ DST ]


Search found 6 matches
Search these results:

Author Message

 Forum: Support   Topic: Anyone interested in doing some paid AHK work?

Posted: October 2nd, 2008, 9:57 am 

Replies: 5
Views: 581


I was interested in using AHK to monitor the checkout on an e-commerce website. However I got stuck in the last stages, and ran out of time. I am happy to pay someone to do the job... if it's possible that is. I wrote the script which opened the browser, adding something to the shopping cart, and ch...

 Forum: Support   Topic: Script opens webpages in browser. Will it work as a service?

Posted: August 13th, 2008, 2:38 pm 

Replies: 3
Views: 343


Well, I started reading about running it as a service and it doesn't seem an easy task! So I wanted to ask before I did that.

 Forum: Support   Topic: Script opens webpages in browser. Will it work as a service?

Posted: August 13th, 2008, 2:13 pm 

Replies: 3
Views: 343


I have written a script which goes through a series of movements in a website, clicking links, completing forms and submitting them. If I run the script as a service then will it continue to work? Doing what it was doing, but now in the background?

 Forum: Support   Topic: How to have script running mouse movements while logged out?

Posted: July 6th, 2008, 11:23 am 

Replies: 1
Views: 383


Firstly, great software guys! I learnt it very quickly and enjoyed doing it! My purpose of learning was for it to use a series of mouse movements to copy customer orders from my database into an online database. After two days work the script was working perfectly. I then Remote Desktoped into my se...

 Forum: Scripts   Topic: Determine if a WebPage is completely loaded in IE

Posted: July 5th, 2008, 11:31 am 

Replies: 118
Views: 55998


Hello,

How do I use this function?

I've clicked a link in a webpage which should load the next page. How do I now use ieready() to check that the new page is loaded?

And if it doesn't load then I want another function to execute (to restart the script). How do I do this?

 Forum: Support   Topic: WinMaximize does not work

 Post subject: WinMaximize does not work
Posted: July 5th, 2008, 11:17 am 

Replies: 2
Views: 521


Hello. WinMaximize does not work for me. I am using Vista and the latest AHK. My code is as follows. It just simply does not maximise Internet Explorer.

Code:
run iexplore
sleep 2000
WinMaximize
Sort by:  
Page 1 of 1 [ Search found 6 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group