<?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>xmlhttprequest - Simple Excel VBA</title>
	<atom:link href="https://simpleexcelvba.com/tag/xmlhttprequest/feed/" rel="self" type="application/rss+xml" />
	<link>https://simpleexcelvba.com/tag/xmlhttprequest/</link>
	<description>Make your office life easier with simple and fast Excel VBA solutions.</description>
	<lastBuildDate>Mon, 06 Feb 2023 19:00:56 +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>xmlhttprequest - Simple Excel VBA</title>
	<link>https://simpleexcelvba.com/tag/xmlhttprequest/</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>
		<item>
		<title>XMLHttp vs WinHttp &#8211; speed comparison</title>
		<link>https://simpleexcelvba.com/xmlhttp-vs-winhttp-speed-comparison/</link>
					<comments>https://simpleexcelvba.com/xmlhttp-vs-winhttp-speed-comparison/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Mon, 16 Mar 2020 17:55:00 +0000</pubDate>
				<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[speed comparison of httprequest methods]]></category>
		<category><![CDATA[speed comparison of xmlhttp and winhttp methods]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[winhttp]]></category>
		<category><![CDATA[winhttprequest]]></category>
		<category><![CDATA[xmlhttprequest]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=577</guid>

					<description><![CDATA[<p>Time is money and money is time. Everyone wants to have better and faster macros. So do You. In today&#8217;s article I am going to do speed comparison between XMLHttp and WinHttp methods. First of all, where the idea to do the speed comparison came from? Some time ago I created a tool, which is &#8230; <a href="https://simpleexcelvba.com/xmlhttp-vs-winhttp-speed-comparison/" class="more-link">Continue reading<span class="screen-reader-text"> "XMLHttp vs WinHttp &#8211; speed comparison"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/xmlhttp-vs-winhttp-speed-comparison/">XMLHttp vs WinHttp &#8211; speed comparison</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/xmlhttp-vs-winhttp-speed-comparison/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>How to create XmlHttpRequest summary report</title>
		<link>https://simpleexcelvba.com/how-to-create-xmlhttprequest-summary-report/</link>
					<comments>https://simpleexcelvba.com/how-to-create-xmlhttprequest-summary-report/#respond</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Tue, 31 Dec 2019 18:31:43 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[xmlhttprequest]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=358</guid>

					<description><![CDATA[<p>Last time I showed You how to download files using function URLDownloadToFile and XmlHttpRequest. In this article I am going to show You, what You can add into old code from previous post to create XmlHttpRequest summary report. I showed You before only the main code. Let&#8217;s make it prettier! Create report worksheet First of &#8230; <a href="https://simpleexcelvba.com/how-to-create-xmlhttprequest-summary-report/" class="more-link">Continue reading<span class="screen-reader-text"> "How to create XmlHttpRequest summary report"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-create-xmlhttprequest-summary-report/">How to create XmlHttpRequest summary report</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-create-xmlhttprequest-summary-report/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to get http request with XmlHttpRequest</title>
		<link>https://simpleexcelvba.com/how-to-get-http-request-with-xmlhttprequest/</link>
					<comments>https://simpleexcelvba.com/how-to-get-http-request-with-xmlhttprequest/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Sun, 22 Dec 2019 22:17:13 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[how to download file from URL]]></category>
		<category><![CDATA[how to get http request using xmlhttprequest]]></category>
		<category><![CDATA[how to get original file name from URL using xmlhttprequest]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[xmlhttprequest]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=324</guid>

					<description><![CDATA[<p>In this post You will learn how to get http request with XmlHttpRequest, get original file name from URL and download it to chosen location. Case We got a list of URL links to files in column B. We want to download everything automatically and save files in chosen location with original names from server. &#8230; <a href="https://simpleexcelvba.com/how-to-get-http-request-with-xmlhttprequest/" class="more-link">Continue reading<span class="screen-reader-text"> "How to get http request with XmlHttpRequest"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-get-http-request-with-xmlhttprequest/">How to get http request with XmlHttpRequest</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-get-http-request-with-xmlhttprequest/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
			</item>
	</channel>
</rss>
