<?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 : Question about intMaxResults variable</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 : Question about intMaxResults variable]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 18:25:40 +0000</pubDate>
  <lastBuildDate>Wed, 09 May 2007 19:01:24 +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=23281</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[Question about intMaxResults variable : Only performance wize if on a...]]></title>
   <link>https://forums.webwiz.net/question-about-intmaxresults-variable_topic23281_post122634.html#122634</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 23281<br /><strong>Posted:</strong> 09&nbsp;May&nbsp;2007 at 7:01pm<br /><br />Only performance wize if on a slow network or using Access]]>
   </description>
   <pubDate>Wed, 09 May 2007 19:01:24 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/question-about-intmaxresults-variable_topic23281_post122634.html#122634</guid>
  </item> 
  <item>
   <title><![CDATA[Question about intMaxResults variable : Thanks boRg; is there any drawback...]]></title>
   <link>https://forums.webwiz.net/question-about-intmaxresults-variable_topic23281_post122631.html#122631</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21123">kiklop</a><br /><strong>Subject:</strong> 23281<br /><strong>Posted:</strong> 09&nbsp;May&nbsp;2007 at 5:26pm<br /><br />Thanks boRg; is there any drawback for doing this?]]>
   </description>
   <pubDate>Wed, 09 May 2007 17:26:29 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/question-about-intmaxresults-variable_topic23281_post122631.html#122631</guid>
  </item> 
  <item>
   <title><![CDATA[Question about intMaxResults variable : Yes you would need to change the...]]></title>
   <link>https://forums.webwiz.net/question-about-intmaxresults-variable_topic23281_post122629.html#122629</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 23281<br /><strong>Posted:</strong> 09&nbsp;May&nbsp;2007 at 5:15pm<br /><br />Yes you would need to change the const to a dim if you want to dynamically assign a value to it.]]>
   </description>
   <pubDate>Wed, 09 May 2007 17:15:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/question-about-intmaxresults-variable_topic23281_post122629.html#122629</guid>
  </item> 
  <item>
   <title><![CDATA[Question about intMaxResults variable : I&amp;#039;m curious about declaring...]]></title>
   <link>https://forums.webwiz.net/question-about-intmaxresults-variable_topic23281_post122624.html#122624</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21123">kiklop</a><br /><strong>Subject:</strong> 23281<br /><strong>Posted:</strong> 09&nbsp;May&nbsp;2007 at 4:25pm<br /><br />I'm curious about declaring the intMaxResults value and hope someone can help me a bit here.<br /><br />I use the default intMaxResults value of 500 for all my (sub)forums. However, we do have one subforum that i would like to increase this limit, but since i don't want to compromise the whole forum performance i wonder what's the best way of doing it.<br /><br />Since intMaxResults is constant i can't use something like <br /><br />If intForumID=X then <br />  intMaxResults=xxx<br />Else <br />  intMaxResults=xx<br />End if.<br /><br />But if i change <br /><br />Cont intMaxResults=500<br />to something like  <br /><br />Dim intMaxResults<br />intMaxResults= 500 i can use If statement which does work. Now the question is; can i change "Const" declaration to dim intMaxResults without causing any problem?<br /><br />Thank you ! ]]>
   </description>
   <pubDate>Wed, 09 May 2007 16:25:15 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/question-about-intmaxresults-variable_topic23281_post122624.html#122624</guid>
  </item> 
 </channel>
</rss>