<?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>urldownloadtofile - Simple Excel VBA</title>
	<atom:link href="https://simpleexcelvba.com/tag/urldownloadtofile/feed/" rel="self" type="application/rss+xml" />
	<link>https://simpleexcelvba.com/tag/urldownloadtofile/</link>
	<description>Make your office life easier with simple and fast Excel VBA solutions.</description>
	<lastBuildDate>Tue, 03 Aug 2021 16:50:52 +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>urldownloadtofile - Simple Excel VBA</title>
	<link>https://simpleexcelvba.com/tag/urldownloadtofile/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<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>
