<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Increase file upload size?</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Increase file upload size?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 20:03:51 +0000</pubDate>
  <lastBuildDate>Thu, 19 Oct 2006 10:23:04 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=21646</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Increase file upload size? : WOw!! You guys are quick!! and...]]></title>
   <link>https://forums.webwiz.net/increase-file-upload-size_topic21646_post115785.html#115785</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24586">evilcow</a><br /><strong>Subject:</strong> 21646<br /><strong>Posted:</strong> 19&nbsp;October&nbsp;2006 at 10:23am<br /><br />WOw!! You guys are quick!! and at around 2AM.<DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Thank you to both of you. </DIV><DIV>&nbsp;</DIV><DIV>The upload settings are working great - 2mb for images &amp; 10mb for files. </DIV><DIV>&nbsp;</DIV><DIV>Thanks for the heads up on the server load... I checked out the system usage at the time of upload, it does take a bit of processing power. Luckily not many people visit my site! LOL (<a href="http://www.evilcow.net" target="_blank">www.evilcow.net</A>&nbsp;{<EM>shameless plug</EM>}) </DIV><DIV>&nbsp;</DIV><DIV>Many thanks</DIV><DIV>The&nbsp;Cow...</DIV>]]>
   </description>
   <pubDate>Thu, 19 Oct 2006 10:23:04 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/increase-file-upload-size_topic21646_post115785.html#115785</guid>
  </item> 
  <item>
   <title><![CDATA[Increase file upload size? : I don&amp;#039;t know about the Dundas...]]></title>
   <link>https://forums.webwiz.net/increase-file-upload-size_topic21646_post115743.html#115743</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 21646<br /><strong>Posted:</strong> 18&nbsp;October&nbsp;2006 at 4:28pm<br /><br />I don't know about the Dundas component as you would need to check there support on this, but if you have increased the upload size above 2000Mb in the IIS metabase, then to increase it above to 2000Mb in Web Wiz Forums edit the database tblConfiguartion to allow larger uploads.<br><br>Although the 2000Mb limit is there for a reason as HTTP is NOT a good way to upload files and it places a big strain on the web server.<br>]]>
   </description>
   <pubDate>Wed, 18 Oct 2006 16:28:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/increase-file-upload-size_topic21646_post115743.html#115743</guid>
  </item> 
  <item>
   <title><![CDATA[Increase file upload size? : admin_upload_configure.asp  &amp;lt;option&amp;lt;%...]]></title>
   <link>https://forums.webwiz.net/increase-file-upload-size_topic21646_post115741.html#115741</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23564">jsaren</a><br /><strong>Subject:</strong> 21646<br /><strong>Posted:</strong> 18&nbsp;October&nbsp;2006 at 4:10pm<br /><br /><strong>admin_upload_configure.asp</strong><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;option&lt;% If intMaxFileSize = 500 Then Response.Write(" selected") %&gt;&gt;500&lt;/option&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;option&lt;% If intMaxFileSize = 750 Then Response.Write(" selected") %&gt;&gt;750&lt;/option&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;option&lt;% If intMaxFileSize = 1000 Then Response.Write(" selected") %&gt;&gt;1000&lt;/option&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;option&lt;% If intMaxFileSize = 1500 Then Response.Write(" selected") %&gt;&gt;1500&lt;/option&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;option&lt;% If intMaxFileSize = 2000 Then Response.Write(" selected") %&gt;&gt;2000&lt;/option&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#ff0000><strong>&lt;option&lt;% If intMaxFileSize = 5500 Then Response.Write(" selected") %&gt;&gt;5500&lt;/option&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;option&lt;% If intMaxFileSize = 10000 Then Response.Write(" selected") %&gt;&gt;10000&lt;/option&gt;</strong></FONT></DIV>]]>
   </description>
   <pubDate>Wed, 18 Oct 2006 16:10:12 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/increase-file-upload-size_topic21646_post115741.html#115741</guid>
  </item> 
  <item>
   <title><![CDATA[Increase file upload size? : Hi there,   I thought I read...]]></title>
   <link>https://forums.webwiz.net/increase-file-upload-size_topic21646_post115737.html#115737</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24586">evilcow</a><br /><strong>Subject:</strong> 21646<br /><strong>Posted:</strong> 18&nbsp;October&nbsp;2006 at 3:14pm<br /><br /><P>Hi there, </P><DIV></DIV><DIV></DIV>I thought I read somewhere earlier about increasing the file upload size to above 2MB.. Yet after 40 minutes of searching i can't find it. <DIV>&nbsp;</DIV><DIV>So, I know that you have to edit the iis metabase and change the <EM>ASPMAXREQUESTENTITYALLOWED</EM> to what ever size I want. </DIV><DIV>&nbsp;</DIV><DIV>Do I need to change anything on the FSO (Dundas) side of things?</DIV><DIV>&nbsp;</DIV><DIV>And then do I just need to make a change to the code somewhere in the forum to allow me to change to the required size? </DIV><DIV>&nbsp;</DIV><DIV>Any help would be appreciated.</DIV><DIV>&nbsp;</DIV><DIV>Many thanks</DIV>]]>
   </description>
   <pubDate>Wed, 18 Oct 2006 15:14:56 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/increase-file-upload-size_topic21646_post115737.html#115737</guid>
  </item> 
 </channel>
</rss>