<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-8229071700931727949.post3110910091998905717..comments</id><updated>2008-11-15T00:07:40.712-07:00</updated><title type='text'>Comments on Cetuscript Systems: Simple Upload with Classic ASP/jscript</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://cetuscript.blogspot.com/feeds/3110910091998905717/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8229071700931727949/3110910091998905717/comments/default'/><link rel='alternate' type='text/html' href='http://cetuscript.blogspot.com/2007/01/simple-upload-with-classic-aspjscript.html'/><author><name>cetuscript</name><uri>http://www.blogger.com/profile/04442755161077569469</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8229071700931727949.post-2804114475655962867</id><published>2008-11-15T00:07:00.000-07:00</published><updated>2008-11-15T00:07:00.000-07:00</updated><title type='text'>This script doesn't quite work because it doesn't ...</title><content type='html'>This script doesn't quite work because it doesn't correctly parse header field boundaries. If the uploaded file data isn't the last field in the header data from the next field is added to the byte-stream.&lt;BR/&gt;&lt;BR/&gt;For example, upload a text file that contains:&lt;BR/&gt;&lt;BR/&gt;"Everything after this line is blank."&lt;BR/&gt;&lt;BR/&gt;And then open the uploaded version of the file. You get:&lt;BR/&gt;&lt;BR/&gt;"Everything after this line is blank.&lt;BR/&gt;&lt;BR/&gt;-----------------------------7d5131650258&lt;BR/&gt;Content-Disposition: form-data; name="upload"&lt;BR/&gt;&lt;BR/&gt;Upload and Save"</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8229071700931727949/3110910091998905717/comments/default/2804114475655962867'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8229071700931727949/3110910091998905717/comments/default/2804114475655962867'/><link rel='alternate' type='text/html' href='http://cetuscript.blogspot.com/2007/01/simple-upload-with-classic-aspjscript.html?showComment=1226732820000#c2804114475655962867' title=''/><author><name>Bernard Darnton</name><uri>http://bernard.darnton.myopenid.com/</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://cetuscript.blogspot.com/2007/01/simple-upload-with-classic-aspjscript.html' ref='tag:blogger.com,1999:blog-8229071700931727949.post-3110910091998905717' source='http://www.blogger.com/feeds/8229071700931727949/posts/default/3110910091998905717' type='text/html'/></entry></feed>