| Author |
Message |
Topic: SOAP via AHK? |
Payam
Replies: 8
Views: 414
|
Forum: Ask for Help Posted: Sun Jul 01, 2007 10:50 pm Subject: SOAP via AHK? |
Yes cornell, it works, thank you.
Regarding, SOAP however, which requires I believe sending XML over HTTP....any advise/experience? |
Topic: SOAP via AHK? |
Payam
Replies: 8
Views: 414
|
Forum: Ask for Help Posted: Sat Jun 30, 2007 11:54 pm Subject: SOAP via AHK? |
Ahh ok thx, so its like a GET request.
Now a way to do this with SOAP?  |
Topic: SOAP via AHK? |
Payam
Replies: 8
Views: 414
|
Forum: Ask for Help Posted: Sat Jun 30, 2007 11:21 pm Subject: SOAP via AHK? |
This would also be helpful for me...any pointers appreciated thanks.
Cornell: Can you post an example of how to use XML/REST with AHK? How do you"send" the xml request? (URLDownloadToFile ... |
Topic: AutoHotKey featured on Download.com homepage! |
Payam
Replies: 1
Views: 589
|
Forum: General Chat Posted: Sat Aug 06, 2005 12:51 pm Subject: AutoHotKey featured on Download.com homepage! |
Congrats Chris!
www.download.com |
Topic: MSN Tab |
Payam
Replies: 3
Views: 1614
|
Forum: Scripts & Functions Posted: Tue Jul 05, 2005 8:16 am Subject: MSN Tab |
Chris, could you shed some more light on how you are actually using the GroupActivate (per below) to enhance explorer?
Thanks
(P.S. Thank you for adding ListView -your implementation is super ... |
Topic: Text to Talk |
Payam
Replies: 30
Views: 9755
|
Forum: Scripts & Functions Posted: Fri May 27, 2005 9:15 pm Subject: Text to Talk |
Yes they were $35.
By the way, the Text to Talk script crashes IF you have a linefeed in your input text |
Topic: Text to Talk |
Payam
Replies: 30
Views: 9755
|
Forum: Scripts & Functions Posted: Thu May 26, 2005 10:38 am Subject: Text to Talk |
WOW!
How did you know about this command?
WScript.CreateObject("SAPI.SpVoice")
P.S. I recently got the AT&T Natural Voices and sounds almost like a human |
Topic: DeskTopControl - multiple monitor solution |
Payam
Replies: 7
Views: 4593
|
Forum: Scripts & Functions Posted: Wed May 18, 2005 2:51 am Subject: DeskTopControl - multiple monitor solution |
Amazing,just amazing. Talk about thinking "outside the box".
This script really shows the versatility of AHK in my opinion. Thanks Skrommel for the inspiration. |
Topic: How to retreive From & Subject field in Outlook2003 |
Payam
Replies: 1
Views: 510
|
Forum: Ask for Help Posted: Mon May 16, 2005 1:01 pm Subject: How to retreive From & Subject field in Outlook2003 |
I've searched the forum but couldn't find a topic about this
In Microsoft Outlook 2003, I can't seem to get the From nor Subject text of an email (in the "reading pane), even though I do have their ... |
Topic: javascript focus |
Payam
Replies: 4
Views: 1031
|
Forum: Ask for Help Posted: Tue Apr 26, 2005 8:36 am Subject: javascript focus |
I get the same problem
Any help would be wonderful. Thanks |
Topic: Another parenthases problem - lack of spacing in parameters |
Payam
Replies: 2
Views: 821
|
Forum: Bug Reports Posted: Fri Apr 15, 2005 8:51 am Subject: Another parenthases problem - lack of spacing in parameters |
Example:
StringGetPos,pos,A_LoopField,(,R
With this release it yields an expression error.
However,
If you put lines between the parameters it works without a problem.
StringGetPos, pos, ... |
Topic: Sending keystrokes to a login box on a web page |
Payam
Replies: 18
Views: 1980
|
Forum: Ask for Help Posted: Mon Mar 14, 2005 9:34 am Subject: Sending keystrokes to a login box on a web page |
This was a very important topic to me as well. I always wondered how some programs such as Roboform (www.roboform.com) which fills forms and passwords worked (guys any thoughts?).
Anyways, If you r ... |
Topic: Edit boxes in favorite editor |
Payam
Replies: 14
Views: 4313
|
Forum: Scripts & Functions Posted: Fri Mar 11, 2005 11:16 am Subject: Edit boxes in favorite editor |
This is very cool. I can even edit an Outlook email in vim if I want! Crazy stuff, thanks for sharing.
While I've never actually used vim (www.vim.org), I can't imagine why it would be better to ... |
Topic: Display and Sort Hotkeys |
Payam
Replies: 39
Views: 11432
|
Forum: Scripts & Functions Posted: Fri Mar 04, 2005 12:12 pm Subject: Display and Sort Hotkeys |
This is great - I was thinking how to make this script even more useful, here's my thought:
Show a list of hotkeys for ALL currently running scripts!
Algorithm: Retreive filepaths of all runni ... |
Topic: Run a script on a remote computer |
Payam
Replies: 7
Views: 5519
|
Forum: Scripts & Functions Posted: Tue Feb 22, 2005 2:23 am Subject: Re: Run a script on a remote computer |
Smart. Very Smart
Thanks for sharing the idea.
Payam
I wanted to be able to run a script on a remote computer over the local network. This example is so that I can mute the sound on the PC on ... |
| |