<?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 : A lot of undefined variables errors</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 : A lot of undefined variables errors]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 11:10:23 +0000</pubDate>
  <lastBuildDate>Sun, 11 Jan 2004 14:22: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=8756</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[A lot of undefined variables errors : oh i see, i forgot the thing about...]]></title>
   <link>https://forums.webwiz.net/a-lot-of-undefined-variables-errors_topic8756_post46134.html#46134</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14502">Guerriero4</a><br /><strong>Subject:</strong> 8756<br /><strong>Posted:</strong> 11&nbsp;January&nbsp;2004 at 2:22pm<br /><br /><P>oh i see, i forgot the thing about the editors.</P><P>thx m8</P><P><IMG src="https://forums.webwiz.net/smileys/smiley1.gif" border="0"></P>]]>
   </description>
   <pubDate>Sun, 11 Jan 2004 14:22:24 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/a-lot-of-undefined-variables-errors_topic8756_post46134.html#46134</guid>
  </item> 
  <item>
   <title><![CDATA[A lot of undefined variables errors : &amp;#034;Option Explicit&amp;#034; If...]]></title>
   <link>https://forums.webwiz.net/a-lot-of-undefined-variables-errors_topic8756_post46086.html#46086</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 8756<br /><strong>Posted:</strong> 11&nbsp;January&nbsp;2004 at 12:14pm<br /><br /><P>"Option Explicit"</P><P>If you specify that at the head of each asp page, it forces that error for any variable that isn't declared by a "Dim" statement before it's used.</P><P>It's a useful programming practice because it will catch any mis-spelled variables. Nothing worse than trying to figure out why something's not working only to find that you misspelled something. It's not required though, and many developers don't use it. </P><P>Some editors however, either have an option to insert it if it's not there, or insert it by default. So if you open up a file for editing then save it, you'll get that error for each variable with no Dim statement when it tries to run.</P>]]>
   </description>
   <pubDate>Sun, 11 Jan 2004 12:14:45 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/a-lot-of-undefined-variables-errors_topic8756_post46086.html#46086</guid>
  </item> 
  <item>
   <title><![CDATA[A lot of undefined variables errors : I dont know why but i get a lot...]]></title>
   <link>https://forums.webwiz.net/a-lot-of-undefined-variables-errors_topic8756_post46004.html#46004</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14502">Guerriero4</a><br /><strong>Subject:</strong> 8756<br /><strong>Posted:</strong> 11&nbsp;January&nbsp;2004 at 6:21am<br /><br /><P>I dont know why but i get a lot of 'undefined variable errors'</P><P>I fix them but from time to time i get more, it seems kind of random</P><P><IMG src="https://forums.webwiz.net/smileys/smiley25.gif" border="0"></P><P>Do anyone else has that or is it only me????</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Sun, 11 Jan 2004 06:21:29 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/a-lot-of-undefined-variables-errors_topic8756_post46004.html#46004</guid>
  </item> 
 </channel>
</rss>