Hi All,
I have looked across forums, and tried to implement some of the given solutions for this. I have been largely unsuccessful, as I try to pull a csv file to my local folder using VBA, but when I open the file it is either empty or comes up with some gibberish msg. Unfortunately, I cant post the url link/user/pass on this forum, but if someone could help me, that would be great!
This is the latest msg I get when I open a downloaded file, and I am not sure what it means:
<!doctype html>
<head>
<!--Files-React-->
<meta charset='utf-8' />
<meta http-equiv="X-Content-Type-Options" content='nosniff'>
<meta http-equiv="X-Download-Options" content='noopen'>
<meta http-equiv="X-Permitted-Cross-Domain-Policies" content='none'>
<meta http-equiv="X-XSS-Protection" content='1; mode=block'>
<meta name='referrer' content='origin'>
<meta content='width=device-width
<link id='favicon16' rel="icon" sizes="16x16">
<link id='favicon32' rel="icon" sizes="32x32">
<link id='favicon48' rel="icon" sizes="48x48">
<link id='favicon128' rel="icon" sizes="128x128">
<link href="/main.9513b7c64ff4202bbbe5.css" rel="stylesheet"></head>
<div id='brickftp-analytics'></div>
<div id='app'></div>
<script type="text/javascript" src="/vendor.a644f9c4ce62572dc955.js" nonce="lieyDYctWhT2a93vIKRvqBupnv1H2NyQ"></script><script type="text/javascript" src="/main.94e2288f232212c84b53.js" nonce="lieyDYctWhT2a93vIKRvqBupnv1H2NyQ"></script>
Regards,
I have looked across forums, and tried to implement some of the given solutions for this. I have been largely unsuccessful, as I try to pull a csv file to my local folder using VBA, but when I open the file it is either empty or comes up with some gibberish msg. Unfortunately, I cant post the url link/user/pass on this forum, but if someone could help me, that would be great!
This is the latest msg I get when I open a downloaded file, and I am not sure what it means:
<!doctype html>
<head>
<!--Files-React-->
<meta charset='utf-8' />
<meta http-equiv="X-Content-Type-Options" content='nosniff'>
<meta http-equiv="X-Download-Options" content='noopen'>
<meta http-equiv="X-Permitted-Cross-Domain-Policies" content='none'>
<meta http-equiv="X-XSS-Protection" content='1; mode=block'>
<meta name='referrer' content='origin'>
<meta content='width=device-width
<link id='favicon16' rel="icon" sizes="16x16">
<link id='favicon32' rel="icon" sizes="32x32">
<link id='favicon48' rel="icon" sizes="48x48">
<link id='favicon128' rel="icon" sizes="128x128">
<link href="/main.9513b7c64ff4202bbbe5.css" rel="stylesheet"></head>
<div id='brickftp-analytics'></div>
<div id='app'></div>
<script type="text/javascript" src="/vendor.a644f9c4ce62572dc955.js" nonce="lieyDYctWhT2a93vIKRvqBupnv1H2NyQ"></script><script type="text/javascript" src="/main.94e2288f232212c84b53.js" nonce="lieyDYctWhT2a93vIKRvqBupnv1H2NyQ"></script>
Regards,