B
bbu
Hello,
I need to collect data from a website, everyday. I get an email everyday with 6 to 10 links that is can pick form to get to them. I need to automate as much as possible.
My ideas so far: use an Outlook2000 macro
to automatically open the email when it comes in.
to send the links to a threaded web service
the web service thread
opens the link
opens a notepad of "the source"
scans the source for keywords and
puts the strings into an array
Will this work?
Is this the best way?
Thanks
BB
I need to collect data from a website, everyday. I get an email everyday with 6 to 10 links that is can pick form to get to them. I need to automate as much as possible.
My ideas so far: use an Outlook2000 macro
to automatically open the email when it comes in.
to send the links to a threaded web service
the web service thread
opens the link
opens a notepad of "the source"
scans the source for keywords and
puts the strings into an array
Will this work?
Is this the best way?
Thanks
BB