<?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>Files Archives</title>
	<atom:link href="https://openjavascript.info/tag/files/feed/" rel="self" type="application/rss+xml" />
	<link>https://openjavascript.info/tag/files/</link>
	<description>Learn the language of the web.</description>
	<lastBuildDate>Fri, 17 Feb 2023 12:57:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.3</generator>

<image>
	<url>https://openjavascript.info/wp-content/uploads/2023/12/cropped-android-chrome-192x192-1-32x32.png</url>
	<title>Files Archives</title>
	<link>https://openjavascript.info/tag/files/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Get Size of a FormData Object Payload</title>
		<link>https://openjavascript.info/2023/02/12/get-size-of-a-formdata-object-payload/</link>
					<comments>https://openjavascript.info/2023/02/12/get-size-of-a-formdata-object-payload/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Sun, 12 Feb 2023 19:30:37 +0000</pubDate>
				<category><![CDATA[FAQs]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[formData]]></category>
		<category><![CDATA[Forms]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=6681</guid>

					<description><![CDATA[<p>To do so, you need to make your calculations conditional upon data type.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2023/02/12/get-size-of-a-formdata-object-payload/">Get Size of a FormData Object Payload</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2023/02/12/get-size-of-a-formdata-object-payload/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Validate File Size Before Upload with JavaScript</title>
		<link>https://openjavascript.info/2023/02/05/validate-file-size-before-upload-with-javascript/</link>
					<comments>https://openjavascript.info/2023/02/05/validate-file-size-before-upload-with-javascript/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Sun, 05 Feb 2023 19:33:58 +0000</pubDate>
				<category><![CDATA[FAQs]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Form Validation]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[POST]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=6658</guid>

					<description><![CDATA[<p>Minimize server requests by validating file size before uploading.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2023/02/05/validate-file-size-before-upload-with-javascript/">Validate File Size Before Upload with JavaScript</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2023/02/05/validate-file-size-before-upload-with-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Handle a File Upload in Node.js and Express with Multer</title>
		<link>https://openjavascript.info/2023/01/09/handle-a-file-upload-in-node-js-and-express-with-multer/</link>
					<comments>https://openjavascript.info/2023/01/09/handle-a-file-upload-in-node-js-and-express-with-multer/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Mon, 09 Jan 2023 08:18:41 +0000</pubDate>
				<category><![CDATA[Node.js]]></category>
		<category><![CDATA[Express]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Multer]]></category>
		<category><![CDATA[Uploading]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=6538</guid>

					<description><![CDATA[<p>Multer allows files and any additional form data to be easily parsed from a request.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2023/01/09/handle-a-file-upload-in-node-js-and-express-with-multer/">Handle a File Upload in Node.js and Express with Multer</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2023/01/09/handle-a-file-upload-in-node-js-and-express-with-multer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
