<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>how to download file using winhttp - Simple Excel VBA</title>
	<atom:link href="https://simpleexcelvba.com/tag/how-to-download-file-using-winhttp/feed/" rel="self" type="application/rss+xml" />
	<link>https://simpleexcelvba.com/tag/how-to-download-file-using-winhttp/</link>
	<description>Make your office life easier with simple and fast Excel VBA solutions.</description>
	<lastBuildDate>Mon, 14 Feb 2022 11:26:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://simpleexcelvba.com/wp-content/uploads/2019/11/cropped-logo-32x32.png</url>
	<title>how to download file using winhttp - Simple Excel VBA</title>
	<link>https://simpleexcelvba.com/tag/how-to-download-file-using-winhttp/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Download file using WinHttp &#038; ADODB method</title>
		<link>https://simpleexcelvba.com/download-file-using-winhttp-adodb-method/</link>
					<comments>https://simpleexcelvba.com/download-file-using-winhttp-adodb-method/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Sun, 04 Jul 2021 20:45:09 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[activex data objects]]></category>
		<category><![CDATA[ado]]></category>
		<category><![CDATA[adodb]]></category>
		<category><![CDATA[adodb stream]]></category>
		<category><![CDATA[download file from url]]></category>
		<category><![CDATA[download file using winhttp]]></category>
		<category><![CDATA[download file using winhttp & adodb]]></category>
		<category><![CDATA[how to download file from URL]]></category>
		<category><![CDATA[how to download file using winhttp]]></category>
		<category><![CDATA[winhttp]]></category>
		<category><![CDATA[winhttprequest]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1368</guid>

					<description><![CDATA[<p>I already described 2 methods how to download file from URL in one of my old articles. They are really good, but not the only methods. In this article I&#8217;m going to present the way to download file using WinHttp &#38; ADODB method. How to understand mix of those methods? In simple words &#8211; send &#8230; <a href="https://simpleexcelvba.com/download-file-using-winhttp-adodb-method/" class="more-link">Continue reading<span class="screen-reader-text"> "Download file using WinHttp &#038; ADODB method"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/download-file-using-winhttp-adodb-method/">Download file using WinHttp &#038; ADODB method</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/download-file-using-winhttp-adodb-method/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
			</item>
		<item>
		<title>How to download file from URL?</title>
		<link>https://simpleexcelvba.com/how-to-download-file-from-url/</link>
					<comments>https://simpleexcelvba.com/how-to-download-file-from-url/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Mon, 23 Mar 2020 10:55:00 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[how to download file from URL]]></category>
		<category><![CDATA[how to download file using winhttp]]></category>
		<category><![CDATA[urldownloadtofile]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[winhttp]]></category>
		<category><![CDATA[winhttprequest]]></category>
		<category><![CDATA[xmlhttprequest]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=588</guid>

					<description><![CDATA[<p>Until now I was only writing about HTTP methods, but did not really describe the final trick to download the file from URL. In today&#8217;s article I want to present You and compare two methods of downloading files from URL &#8211; URLDownloadToFile function and saving byte array to file method. I don&#8217;t want to copy &#8230; <a href="https://simpleexcelvba.com/how-to-download-file-from-url/" class="more-link">Continue reading<span class="screen-reader-text"> "How to download file from URL?"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-download-file-from-url/">How to download file from URL?</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-download-file-from-url/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
	</channel>
</rss>
