|
-
Nov 6th, 2009, 08:27 AM
#1
Thread Starter
Member
Opening multiple web pages simultaneously...
Hi!
I'm writing a program which gets the time and date from forums which only show "x hours ago" on the main thread list.
What I do is get a list of threads, open their print version and fetch the info.
I'm currently using a single webbrowser, because there's no control array anymore. This makes the proccess very slow.
Is there a way to open all the threads' print versions simultaneously?
(BTW, I'm using DOM functions like GetElementsByTag, so I'll need to get the page's "Document" object.)
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|