99bobster99
Board Regular
- Joined
- Jul 19, 2004
- Messages
- 95
Hi,
I am trying to access data (download an xls file) from a secure website, that I subscribe to. When I try to download the file using IE, directly, it works fine. When I try to download this file using Excel, via a Web Query, I receive an older, outdated file. I noticed that when I do this using IE a Cookie is exchanged with the server prior to the download. Is there a way to replicate this same cookie exchange using VBA ??
Many thanks.
I am trying to access data (download an xls file) from a secure website, that I subscribe to. When I try to download the file using IE, directly, it works fine. When I try to download this file using Excel, via a Web Query, I receive an older, outdated file. I noticed that when I do this using IE a Cookie is exchanged with the server prior to the download. Is there a way to replicate this same cookie exchange using VBA ??
Many thanks.