AutoHotkey Community

It is currently May 24th, 2012, 8:14 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: AHK and Web interaction
PostPosted: March 13th, 2007, 7:15 pm 
Hi

I have a doubt with AHK, is there a way to detect controls of a Web interface?, i want to do a application like the DoOver, but focused for web, and mostly on the requests recording, i asked a friend about usgin AHK to do this but he told me i cant me done with AHK, is this true?, i was thinking that if i have control of the browser, then i also can make it browse, is there any way?

Regards and thanks


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 13th, 2007, 7:54 pm 
Offline
User avatar

Joined: August 30th, 2005, 8:43 pm
Posts: 8643
Location: Salem, MA
it depends on what you want to interface with - if you always interface to the same page, it should be doable - the general case is very hard though.

_________________
Image
(Common Answers) - New Tutorials Forum - Humongous FAQ


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 13th, 2007, 8:38 pm 
Offline

Joined: February 13th, 2006, 10:40 pm
Posts: 389
Location: Utah
you might be able to use javascript and HTML DOM to find/change/select controls

_________________
Image
"Power can be given overnight, but responsibility must be taught. Long years go into its making."


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 13th, 2007, 9:00 pm 
Well actually i want to do something for general. I have been thinking and what i need is to get the http request (GET or POST) and maybe de response, about the controls it would be neat but is harder, anyway, is there a way to get and send the HTTP requests and responses of the internet explorer (or any other browser) with the AHK?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 13th, 2007, 11:50 pm 
Offline
User avatar

Joined: August 30th, 2005, 8:43 pm
Posts: 8643
Location: Salem, MA
I don't know how to use it, but I think cURL does what you want, including sending POST

_________________
Image
(Common Answers) - New Tutorials Forum - Humongous FAQ


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 14th, 2008, 6:45 pm 
i suggest using ajax in javascript using something like the inject JS function by ahklerner posted elsewehre in this forum you can pass the returned document can ba passed back to ahk with the same function


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], Exabot [Bot], gemisigo, krthornton, lblb, Ohnitiel, patgenn123, Xx7 and 68 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group