jimg Posted August 4, 2007 Posted August 4, 2007 I have a script that opens a website (via mouse/keyboard calls), then copy/pastes the page content to a Notepad window, then searches for content. This script works great, but it "takes over" the screen while it works (it processes several hundred websites). Is there a way to do this without an actual open window so that I can do other work in the meantime (e.g. read the output of a URL directly into a string)?
jimg Posted August 5, 2007 Author Posted August 5, 2007 Where the heck to I find it? Searching the forum leads me to either multiple implementations that prompts arguments about crashing, the fact that it might be included in inet.au3, but no download anywhere. Forgive my ignorance!_InetGetSource
jimg Posted August 5, 2007 Author Posted August 5, 2007 Never mind. I found it, duh.Where the heck to I find it? Searching the forum leads me to either multiple implementations that prompts arguments about crashing, the fact that it might be included in inet.au3, but no download anywhere. Forgive my ignorance!
Gif Posted August 5, 2007 Posted August 5, 2007 (edited) i just posted it somewhere else, i post it again herehttp://dundats.mvps.org/AutoIt/UDFs3_WebHelp/Index.htmEDIT:this help file is also in your Autoit folder Edited August 5, 2007 by Gif
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now