Jump to content

Recommended Posts

Posted

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)?

Posted

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

Posted

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!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...