<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress.com" -->
<rss version="0.92">
<channel>
	<title>Mahesh barge's Weblog</title>
	<link>http://maheshbarge.wordpress.com</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jun 2008 04:52:38 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Javascript error &#8220;Access is Denied&#8221; for asp:FileUpload</title>
		<description><![CDATA[ Hi,
Run the simplest of file upload pages (see below). Type a non-existant filename into the file upload control (e.g.abcd) then, click the upload button.
The page throws an error (Access is denied) that is not caught by the standard error handling process, and occurs somewhere.
The page is as below:
&#60;html&#62;
 &#60;script language=&#8221;JavaScript&#8221;&#62;
 function doSubmit()
 {
     document.abc.submit();
     return true;
 }
 &#60;/script&#62;
 &#60;form method=&#8221;post&#8221; name=&#8221;abc&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maheshbarge.wordpress.com&blog=3992358&post=6&subd=maheshbarge&ref=&feed=1" />]]></description>
		<link>http://maheshbarge.wordpress.com/2008/06/17/javascript-error-access-is-denied-for-aspfileupload/</link>
			</item>
	<item>
		<title>Hello world!</title>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=maheshbarge.wordpress.com&blog=3992358&post=1&subd=maheshbarge&ref=&feed=1" />]]></description>
		<link>http://maheshbarge.wordpress.com/2008/06/16/hello-world/</link>
			</item>
</channel>
</rss>
