AutoHotkey Community

It is currently May 24th, 2012, 9:32 am

All times are UTC [ DST ]


Search found 7 matches
Search these results:

Author Message

 Forum: Support   Topic: Search for text box name/value

Posted: February 1st, 2010, 8:45 pm 

Replies: 6
Views: 613


Thank you, sinkfaze and Ace. I don't like using IE, but I will give it a try just for education, because I made another autofiller using {TAB} specifically for one website.

 Forum: Support   Topic: Search for text box name/value

Posted: January 31st, 2010, 8:39 pm 

Replies: 6
Views: 613


Let's take this forums "reply to thread" page. There is Subject text box. I guess, its name in source code is "Subject". So I need an .ahk script, that finds this text box, places cursor and types "Help me" or something. Edit: but first script checks if this window is a...

 Forum: Support   Topic: Search for text box name/value

Posted: January 31st, 2010, 1:57 pm 

Replies: 6
Views: 613


Hello.
What is the function for scanning text box name? I mean if I have some type website with a form opened, I want .ahk to scan for text box name and if it finds the needed one, fills in information.

 Forum: Support   Topic: Tray add item - right click or mouse-over

Posted: January 31st, 2010, 1:19 pm 

Replies: 7
Views: 721


If I understand your question correctly, read this.
http://www.autohotkey.com/docs/commands/MouseMove.htm

 Forum: Support   Topic: Hotkeys for bookmarks

Posted: January 31st, 2010, 11:10 am 

Replies: 5
Views: 2550


My bookmark is java script. javascript:var fz=new Array();var z=new Array();function F(p){var m=new Array();for(n=0;n<p.length;n++){var q=new Array();for(ind=0;ind<p[n].length;ind++){q.push('\''+p[n][ind]+'\'')}m[n]=eval('['+q.join(',')+']');}return m;}function C(n,cz){var i=-1;for(ab=0;ab<cz.length...

 Forum: Support   Topic: Hotkeys for bookmarks

Posted: January 30th, 2010, 11:21 pm 

Replies: 5
Views: 2550


Yes, that's right.

 Forum: Support   Topic: Hotkeys for bookmarks

 Post subject: Hotkeys for bookmarks
Posted: January 30th, 2010, 10:59 pm 

Replies: 5
Views: 2550


Hello, I am interested in adding .ahk shortcut to bookmark used with Google Chrome. How can I do that?
Sort by:  
Page 1 of 1 [ Search found 7 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group