<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Uploading Stupid Videos</title>
	<link>http://www.lewismoten.com/2005/11/uploading-stupid-videos.html</link>
	<description>This is just a blog (web log) about me - Lewis Moten. Read along as I talk about daily happenings, movies, opinions, programming, and more.</description>
	<pubDate>Mon, 08 Sep 2008 11:45:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: kiran</title>
		<link>http://www.lewismoten.com/2005/11/uploading-stupid-videos.html#comment-6186</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Mon, 25 Sep 2006 15:37:36 +0000</pubDate>
		<guid>http://www.lewismoten.com/2005/11/uploading-stupid-videos.html#comment-6186</guid>
		<description>Hi Lewie,
 i'm getting this error can u please help me as early as possible


Upload Without COM 3.11 error '8004000d' 

multipart/form-data was not received. Make sure that you have specified the endType attribute to "multipart/form-data" in your  tag.[Need help? Contact Lewis Moten, lewis@moten.com, http://www.lewismoten.com] 

/gadgets/admin/clsUpload.asp, line 936 

Regards
kiran</description>
		<content:encoded><![CDATA[<p>Hi Lewie,<br />
 i&#8217;m getting this error can u please help me as early as possible</p>
<p>Upload Without COM 3.11 error &#8216;8004000d&#8217; </p>
<p>multipart/form-data was not received. Make sure that you have specified the endType attribute to &#8220;multipart/form-data&#8221; in your  tag.[Need help? Contact Lewis Moten, <a href="mailto:lewis@moten.com">lewis@moten.com</a>, <a href="http://www.lewismoten.com" rel="nofollow">http://www.lewismoten.com</a> </p>
<p>/gadgets/admin/clsUpload.asp, line 936 </p>
<p>Regards<br />
kiran</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jan</title>
		<link>http://www.lewismoten.com/2005/11/uploading-stupid-videos.html#comment-5249</link>
		<dc:creator>jan</dc:creator>
		<pubDate>Thu, 24 Aug 2006 11:33:23 +0000</pubDate>
		<guid>http://www.lewismoten.com/2005/11/uploading-stupid-videos.html#comment-5249</guid>
		<description>Hi Lewis,
 
This is re an asp script for file upload that you wrote back in 2002.
I have tried surfing the internet for a solution but can not find what I am looking for. 
 
I want to use your script to upload a file to the server. I cannot make this work as I want only one asp page, that I can activate from Flash passing on information re file name.
 
I have pasted all upload script into the file ToFileSystem.asp. This awaits information from the DEMO.asp file where user manually has to select the file ot be uploaded. Works perfect.
 
Now ToFileSystem.asp should be able to handle variable information as to the file to be uploaded ie. name_of_file_to_upload = request("file_name_from_flash") . Thus I can delete the DEMO.asp as that part is handled in my flash application.
 
The file name of file to be uploaded should, in the ToFileSystem.asp, be a variable that I can work with. I can not find out how to write this in your file.
 
I would appreciate your help and time alot as I am very stuck with my problem here.
You are of course welcome to send me a mail if you need further info or maybe the files.


Best regards</description>
		<content:encoded><![CDATA[<p>Hi Lewis,</p>
<p>This is re an asp script for file upload that you wrote back in 2002.<br />
I have tried surfing the internet for a solution but can not find what I am looking for. </p>
<p>I want to use your script to upload a file to the server. I cannot make this work as I want only one asp page, that I can activate from Flash passing on information re file name.</p>
<p>I have pasted all upload script into the file ToFileSystem.asp. This awaits information from the DEMO.asp file where user manually has to select the file ot be uploaded. Works perfect.</p>
<p>Now ToFileSystem.asp should be able to handle variable information as to the file to be uploaded ie. name_of_file_to_upload = request(&#8221;file_name_from_flash&#8221;) . Thus I can delete the DEMO.asp as that part is handled in my flash application.</p>
<p>The file name of file to be uploaded should, in the ToFileSystem.asp, be a variable that I can work with. I can not find out how to write this in your file.</p>
<p>I would appreciate your help and time alot as I am very stuck with my problem here.<br />
You are of course welcome to send me a mail if you need further info or maybe the files.</p>
<p>Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lnhf</title>
		<link>http://www.lewismoten.com/2005/11/uploading-stupid-videos.html#comment-2348</link>
		<dc:creator>lnhf</dc:creator>
		<pubDate>Fri, 03 Mar 2006 11:03:14 +0000</pubDate>
		<guid>http://www.lewismoten.com/2005/11/uploading-stupid-videos.html#comment-2348</guid>
		<description>Hi Lewie, 

I use your code to upload files.

I’m to change my pages from ISO-8859-1 to UTF-8 (to be able to add Japanese characters).

 

In My formular, addinfoform.asp

 




  
    ADD Info
            

            
                                   

                                                                                  Title : 

                                                                                  

                                               

            

 

 
And my page to receive the data, addinfo.asp :




  
    DIGIMIND test
            

    



"
%&#62;


 

 

If I want to add a title with any character with accent (in French, by example: éèçà), in my result page, I have tttt.

 

Have you any idea how to recover my data in UTF-8?

 

Thank you for your help.

 

Hélène Fournier 

 

PS : Sorry for my English, but I’m French and I’m difficult in English.</description>
		<content:encoded><![CDATA[<p>Hi Lewie, </p>
<p>I use your code to upload files.</p>
<p>I’m to change my pages from ISO-8859-1 to UTF-8 (to be able to add Japanese characters).</p>
<p>In My formular, addinfoform.asp</p>
<p>    ADD Info</p>
<p>                                                                                  Title : </p>
<p>And my page to receive the data, addinfo.asp :</p>
<p>    DIGIMIND test</p>
<p>&#8221;<br />
%&gt;</p>
<p>If I want to add a title with any character with accent (in French, by example: éèçà), in my result page, I have tttt.</p>
<p>Have you any idea how to recover my data in UTF-8?</p>
<p>Thank you for your help.</p>
<p>Hélène Fournier </p>
<p>PS : Sorry for my English, but I’m French and I’m difficult in English.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.lewismoten.com/2005/11/uploading-stupid-videos.html#comment-2331</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 24 Feb 2006 15:49:41 +0000</pubDate>
		<guid>http://www.lewismoten.com/2005/11/uploading-stupid-videos.html#comment-2331</guid>
		<description>First let me say that I really appreciate your work, I've found many of your references useful! I'm trying to upload a document to a database via the code you posted on http://www.asp101.com/articles/jacob/scriptupload.asp. I'm able to upload the file, but I'm also trying to write some other info to the database using a request.form and receive the following error:
 
"Request object error 'ASP 0206 : 80004005' 
Cannot call BinaryRead 
/clsUpload.asp, line 85 
Cannot call BinaryRead after using Request.Form collection. "
Is it possible to upload additional information into different fields in the database from the same form as the file upload?

Thanks for the input!</description>
		<content:encoded><![CDATA[<p>First let me say that I really appreciate your work, I&#8217;ve found many of your references useful! I&#8217;m trying to upload a document to a database via the code you posted on <a href="http://www.asp101.com/articles/jacob/scriptupload.asp." rel="nofollow">http://www.asp101.com/articles/jacob/scriptupload.asp.</a> I&#8217;m able to upload the file, but I&#8217;m also trying to write some other info to the database using a request.form and receive the following error:</p>
<p>&#8220;Request object error &#8216;ASP 0206 : 80004005&#8242;<br />
Cannot call BinaryRead<br />
/clsUpload.asp, line 85<br />
Cannot call BinaryRead after using Request.Form collection. &#8221;<br />
Is it possible to upload additional information into different fields in the database from the same form as the file upload?</p>
<p>Thanks for the input!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewie</title>
		<link>http://www.lewismoten.com/2005/11/uploading-stupid-videos.html#comment-2155</link>
		<dc:creator>Lewie</dc:creator>
		<pubDate>Mon, 28 Nov 2005 02:22:23 +0000</pubDate>
		<guid>http://www.lewismoten.com/2005/11/uploading-stupid-videos.html#comment-2155</guid>
		<description>I didn't spell the attribute correctly.  It should be "enctype".  Also, Windows Server 2003 is locked down with a lot of security with the default install.  You may need to check to see if it will allow binary uploads or has a limit to the size of those uploads.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t spell the attribute correctly.  It should be &#8220;enctype&#8221;.  Also, Windows Server 2003 is locked down with a lot of security with the default install.  You may need to check to see if it will allow binary uploads or has a limit to the size of those uploads.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arvin Reyes</title>
		<link>http://www.lewismoten.com/2005/11/uploading-stupid-videos.html#comment-2154</link>
		<dc:creator>Arvin Reyes</dc:creator>
		<pubDate>Sun, 27 Nov 2005 23:30:43 +0000</pubDate>
		<guid>http://www.lewismoten.com/2005/11/uploading-stupid-videos.html#comment-2154</guid>
		<description>Hi Lewie,

Your scripts are awesome! I've managed to put your upload script to our small webpage on a Windows 2000 server with IIS 5. Just got a small problem, and maybe you can help me out. I'm upgrading to Win2K3 server and IIS6, but when I tried putting it in, I'm geting this error msg...

Upload Without COM 3.11 error '8004000d' 

multipart/form-data was not received. Make sure that you have specified the endType attribute to "multipart/form-data" in your  tag.[Need help? Contact Lewis Moten, lewis@moten.com, http://www.lewismoten.com] 

/upload3/clsUpload.asp, line 936 

Would you be able to help me out how I can fix this?

Regards!
Arvin</description>
		<content:encoded><![CDATA[<p>Hi Lewie,</p>
<p>Your scripts are awesome! I&#8217;ve managed to put your upload script to our small webpage on a Windows 2000 server with IIS 5. Just got a small problem, and maybe you can help me out. I&#8217;m upgrading to Win2K3 server and IIS6, but when I tried putting it in, I&#8217;m geting this error msg&#8230;</p>
<p>Upload Without COM 3.11 error &#8216;8004000d&#8217; </p>
<p>multipart/form-data was not received. Make sure that you have specified the endType attribute to &#8220;multipart/form-data&#8221; in your  tag.[Need help? Contact Lewis Moten, <a href="mailto:lewis@moten.com">lewis@moten.com</a>, <a href="http://www.lewismoten.com" rel="nofollow">http://www.lewismoten.com</a> </p>
<p>/upload3/clsUpload.asp, line 936 </p>
<p>Would you be able to help me out how I can fix this?</p>
<p>Regards!<br />
Arvin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krozy</title>
		<link>http://www.lewismoten.com/2005/11/uploading-stupid-videos.html#comment-2125</link>
		<dc:creator>Krozy</dc:creator>
		<pubDate>Mon, 21 Nov 2005 08:06:12 +0000</pubDate>
		<guid>http://www.lewismoten.com/2005/11/uploading-stupid-videos.html#comment-2125</guid>
		<description>Wow! Nice having your code used by a well known site such as that.  I guess that explains why there hasn't been any new videos over the weekend!</description>
		<content:encoded><![CDATA[<p>Wow! Nice having your code used by a well known site such as that.  I guess that explains why there hasn&#8217;t been any new videos over the weekend!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
