<?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 : browserDetect function problem</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 : browserDetect function problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 02:14:53 +0000</pubDate>
  <lastBuildDate>Sat, 26 Jan 2008 18:09:25 +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=24969</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[browserDetect function problem :  This has been fixed, however...]]></title>
   <link>https://forums.webwiz.net/browserdetect-function-problem_topic24969_post131044.html#131044</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 24969<br /><strong>Posted:</strong> 26&nbsp;January&nbsp;2008 at 6:09pm<br /><br />This has been fixed, however due to many other changes it will not be part of the release till version 10<br><br>The latest release 9.07 was a security release so only updated those page that the security vulnerability effected.<br>]]>
   </description>
   <pubDate>Sat, 26 Jan 2008 18:09:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/browserdetect-function-problem_topic24969_post131044.html#131044</guid>
  </item> 
  <item>
   <title><![CDATA[browserDetect function problem : I updated the functions_common.asp...]]></title>
   <link>https://forums.webwiz.net/browserdetect-function-problem_topic24969_post131029.html#131029</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21123">kiklop</a><br /><strong>Subject:</strong> 24969<br /><strong>Posted:</strong> 25&nbsp;January&nbsp;2008 at 6:03pm<br /><br />I updated the functions_common.asp today (with the newest version) and saw that this is still causing problems (i disabled this check in my former file)<br><br>Error: Type mismatch: 'CLng'<br>browser: <b>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 9.25<br><br>code: If CLng(Trim(Mid(strUserAgent, CInt(inStr(1, strUserAgent, "Opera/", 1)+6), 1))) =&gt; 9 Then<br></b><br>hope it helps<br>]]>
   </description>
   <pubDate>Fri, 25 Jan 2008 18:03:33 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/browserdetect-function-problem_topic24969_post131029.html#131029</guid>
  </item> 
  <item>
   <title><![CDATA[browserDetect function problem : Will look at adding more error...]]></title>
   <link>https://forums.webwiz.net/browserdetect-function-problem_topic24969_post129929.html#129929</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 24969<br /><strong>Posted:</strong> 09&nbsp;December&nbsp;2007 at 12:21pm<br /><br />Will look at adding more error handling for this in the next release.]]>
   </description>
   <pubDate>Sun, 09 Dec 2007 12:21:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/browserdetect-function-problem_topic24969_post129929.html#129929</guid>
  </item> 
  <item>
   <title><![CDATA[browserDetect function problem : This is something that won&amp;#039;t...]]></title>
   <link>https://forums.webwiz.net/browserdetect-function-problem_topic24969_post129925.html#129925</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21123">kiklop</a><br /><strong>Subject:</strong> 24969<br /><strong>Posted:</strong> 09&nbsp;December&nbsp;2007 at 10:33am<br /><br />This is something that won't affect many sites however i thought i may share it.<br>I spotted recently that a bot under the name of <b>StackRambler/2.0 (MSIE incompatible) is </b>visiting my site. <br>HTTP_USER_AGENT&nbsp; info of that particular browser causes the following error<br><br><b>Type mismatch: 'CInt'<br><br></b>in the <b><br><br></b>/functions_common.asp<br><br>lines<br><br>'MSIE 6 or below<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;<b> If&nbsp; CInt(Trim(Mid(strUserAgent, CInt(inStr(1, strUserAgent, "MSIE", 1)+5), 1))) &lt;= 6</b> Then<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; browserDetect = "MSIE6-"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Else<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; browserDetect = "MSIE"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; End If<br><br><br><br>]]>
   </description>
   <pubDate>Sun, 09 Dec 2007 10:33:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/browserdetect-function-problem_topic24969_post129925.html#129925</guid>
  </item> 
 </channel>
</rss>