AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Find information on a webpage

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Cereal



Joined: 17 Mar 2007
Posts: 45
Location: San Antonio, TX

PostPosted: Fri Apr 10, 2009 2:35 am    Post subject: Find information on a webpage Reply with quote

okay, well im using the COM library to login to a website, then there are surveys that i want to fill out, there are 3 servey questions per page,
each servy has a different number so to use the COM library to navigate to each Dhtml id on the page i need to know the certain info, i can make a simple regex to find the pattern and info i need, but what is the most effient way to do this?

Code:

<img class="radio" src="/images/e.gif"/>
<input id="11006" class="r" type="radio" title="11006" value="11006" name="survey[1190][2641]" style="display: none;"/>


is there a way i can use my COM object that im already using to search through the page? ive searched and have not found anything
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group