-
How to call (silently) an URL with VBA ?
Hello all,
I'm currently writing a VBA macro for Outlook, and I'm extracting the IP addresses from the email headers.
I would like to get the geographical locations of the IP addresses from an internet site automatically.
So, I would like to be able to retrieve in VBA the HTML page generated by the internet site, to then process it and extract the country, state and city. All this without opening a brower at the face of the user.
So, I need to be able to call an URL and then get the result HTLM code on the background.
Is it possible ?
Thanks a lot or your help.
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