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 

Search found 45 matches
AutoHotkey Community Forum Index
Author Message
  Topic: DownloadToVar problem
Cereal

Replies: 3
Views: 363

PostForum: Ask for Help   Posted: Wed Apr 15, 2009 9:41 pm   Subject: DownloadToVar problem
anyone?
  Topic: DownloadToVar problem
Cereal

Replies: 3
Views: 363

PostForum: Ask for Help   Posted: Tue Apr 14, 2009 6:12 am   Subject: DownloadToVar problem
okay, so it was suggest to me to use dtv to get the html of a page so i can regex it for some informaiton, but the problem now is, its not getting the page i need, first i login to the website, then i ...
  Topic: Need COM obeject stored to var so i can regex it
Cereal

Replies: 5
Views: 267

PostForum: Ask for Help   Posted: Sun Apr 12, 2009 8:38 am   Subject: Need COM obeject stored to var so i can regex it
yah, i know i could do that, but it seams like its resource hungry to do that, want ot use the page i already have stored as a object just in useable form
  Topic: Need COM obeject stored to var so i can regex it
Cereal

Replies: 5
Views: 267

PostForum: Ask for Help   Posted: Sun Apr 12, 2009 5:11 am   Subject: Need COM obeject stored to var so i can regex it
yah each element has a id and a class, but the id changes so i just need to be able to save the html to a variable, so i can use regex to go through the var and find the id, then i can use COM to mani ...
  Topic: Need COM obeject stored to var so i can regex it
Cereal

Replies: 5
Views: 267

PostForum: Ask for Help   Posted: Sat Apr 11, 2009 9:55 pm   Subject: Need COM obeject stored to var so i can regex it
okay so i need to find patterns on a webpage, how can i set my COMobject outputted to a var so i can search through it?? here is my code so far
#include COM.ahk
COM_Init()
pwb := COM_Cr ...
  Topic: Find information on a webpage
Cereal

Replies: 0
Views: 192

PostForum: Ask for Help   Posted: Fri Apr 10, 2009 3:35 am   Subject: Find information on a webpage
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 ...
  Topic: Sening Vars
Cereal

Replies: 3
Views: 261

PostForum: Ask for Help   Posted: Mon Aug 13, 2007 6:50 pm   Subject: Sening Vars
i did that and it didnt' work... hmm will try again
Edit: i got it working i had exactly what u had(diffrent var names of course) but didn't work, dunno got it working now, probably had some snytax f ...
  Topic: Sening Vars
Cereal

Replies: 3
Views: 261

PostForum: Ask for Help   Posted: Mon Aug 13, 2007 6:38 pm   Subject: Sening Vars
is there a way to do it with send command? or should i be using clipboard?
  Topic: Questions about loops
Cereal

Replies: 5
Views: 328

PostForum: Ask for Help   Posted: Sun Aug 12, 2007 6:47 pm   Subject: Questions about loops
nvm i got it i needed the : infront of the = Smile
  Topic: Questions about loops
Cereal

Replies: 5
Views: 328

PostForum: Ask for Help   Posted: Sun Aug 12, 2007 6:40 pm   Subject: Questions about loops
here wrote some code in ahk, but its not executing correctly, it goes through the loop once, then stops...

#s::
IfWinExist ahk_class MozillaUIWindowClass
{
WinActivate
} ...
  Topic: ? On GUIS and replacing background with pictures
Cereal

Replies: 2
Views: 335

PostForum: Ask for Help   Posted: Mon Apr 02, 2007 8:41 pm   Subject: ? On GUIS and replacing background with pictures
also text buttons anyone know, i searched but didn't find anything
  Topic: Hey same problem lost old topic
Cereal

Replies: 4
Views: 538

PostForum: Ask for Help   Posted: Fri Mar 30, 2007 5:58 pm   Subject: Hey same problem lost old topic
ty very much
  Topic: Hey same problem lost old topic
Cereal

Replies: 4
Views: 538

PostForum: Ask for Help   Posted: Fri Mar 30, 2007 12:35 am   Subject: Hey same problem lost old topic
ive got it where i can put the scripts in the address bar but when im sending enter for some reason its not taking it any ideas????????
  Topic: Hey same problem lost old topic
Cereal

Replies: 4
Views: 538

PostForum: Ask for Help   Posted: Fri Mar 30, 2007 12:09 am   Subject: Hey same problem lost old topic
it works 1/2 ass some items it works some times it doesn't, and when i finally got it working and took it to work it wouldn't work on the 6.0 IE Xp computer but worked fine on my 7.0 vista any ideas ...
  Topic: q about searchURL and var's
Cereal

Replies: 3
Views: 459

PostForum: Ask for Help   Posted: Thu Mar 29, 2007 4:22 pm   Subject: q about searchURL and var's
the var is %smterm% which the user puts into a serach field then hits search and what not, brings up ie find and replaces the var but instead of getting
support.centurytel.net/supporttools/index.cfm ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group