<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2008 - TutorialPro.net -->
<rss version="2.0">
	<channel>
	<title>TutorialPro.net - Latest Tutorials For Perl and CGI - File Manipulation</title>
	<description>File Manipulation Tutorials for Perl and CGI</description>
	<link>http://www.tutorialpro.net/tutorials/perl-and-cgi/file-manipulation/1</link>
	<language>en-us</language>
	<lastBuildDate>Tue, 06 Jan 2009 15:38:40 -0500</lastBuildDate>
	<pubDate>Tue, 06 Jan 2009 15:38:40 -0500</pubDate>
	<item>
	<title>Handling File Uploads from www Forms with CGI.pm</title>
	<pubDate>Thu, 07 Aug 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/handling-file-uploads-from-www-forms-with-cgipm/2060</link>
	<description><![CDATA[Netscape Navigator 2.0 introduced a new facility for forms, the file upload element. This element allows the user to select a local file to be submitted with the form to the server that handles the form. File uploading is a frequently needed facility in many occasions, but the technique involved in handling forms that upload files is rarely discussed in CGI programming texts, and online tutorials/references on this topic are few. The technique is very simple as we shall see. ]]></description>
	<guid>http://www.tutorialpro.net/tutorial/handling-file-uploads-from-www-forms-with-cgipm/2060</guid>
	</item>
</channel>
</rss>