<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1015486" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1015486</link>
    <description></description>
    <language>en</language>
          <item>
    <title>found it.</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/type-mismatch-asp-function#comment-1089747</link>
    <description> &lt;p&gt;Just found the mistake.&lt;br /&gt;
str_Encode does match strEncode&lt;/p&gt;
&lt;p&gt;Thanks anyway.&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Sep 2001 13:45:50 +0000</pubDate>
 <dc:creator>akohl</dc:creator>
 <guid isPermaLink="false">comment 1089747 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/type-mismatch-asp-function#comment-1089742</link>
    <description> &lt;p&gt;First off to be on the safe side you should always check your variables for null or &quot;&quot; before you any sort of conversion on them, IsNumeric might be better if you&#039;re just trying to detect if the variable is an integer.&lt;/p&gt;
&lt;p&gt;I noticed you have this line:&lt;/p&gt;
&lt;p&gt;strEncode=input_str&lt;/p&gt;
&lt;p&gt;then on the error line you have:&lt;/p&gt;
&lt;p&gt;input_str=str_Encode(input_str,10) rs1.fields(&quot;name&quot;)=input_str&lt;/p&gt;
&lt;p&gt;Notice how str_Encode has the &quot;_&quot; ? Maybe that&#039;s the problem...&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Sep 2001 12:56:08 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1089742 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
