<?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 : CDate problem in some posts</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 : CDate problem in some posts]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 10:11:26 +0000</pubDate>
  <lastBuildDate>Sun, 01 May 2005 16:28:09 +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=13374</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[CDate problem in some posts : Ok my problem is:   Microsoft...]]></title>
   <link>https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post82232.html#82232</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20351">TomBrien</a><br /><strong>Subject:</strong> 13374<br /><strong>Posted:</strong> 01&nbsp;May&nbsp;2005 at 4:28pm<br /><br />Ok my problem is:<DIV>&nbsp;<FONT face=Arial size=2> </FONT><P>Microsoft VBScript runtime <FONT face=Arial size=2>error '800a000d'</FONT><FONT face="Times New Roman" size=3> </FONT><P><FONT face=Arial size=2>Type mismatch: 'CDate'</FONT> <P><FONT face=Arial size=2>/forum4/common.asp</FONT><FONT face=Arial size=2>, line 448</FONT> </P><DIV></DIV></DIV><DIV>I have tried editting the common.asp files and clearing &#099;ookies no luck. Any one have any ideas?</DIV><DIV>&nbsp;</DIV><DIV>Tom</DIV>]]>
   </description>
   <pubDate>Sun, 01 May 2005 16:28:09 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post82232.html#82232</guid>
  </item> 
  <item>
   <title><![CDATA[CDate problem in some posts :   rdfonseca wrote: My error...]]></title>
   <link>https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post75432.html#75432</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18731">sfd19</a><br /><strong>Subject:</strong> 13374<br /><strong>Posted:</strong> 03&nbsp;February&nbsp;2005 at 8:19pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by rdfonseca" alt="Originally posted by rdfonseca" style="vertical-align: text-bottom;" /> <strong>rdfonseca wrote:</strong><br /><br /><P>My error is:</P><LI>Error Type:<BR>Microsoft VBScript runtime (0x800A000D)<BR>Type mismatch: 'CDate'<BR><B>/website/forum/default.asp, line 154</B><BR><P></P></td></tr></table> </LI><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>Clear your &#099;ookies. You have stored a &#099;ookie with a different date format on your computer than the one the server is using.</DIV>]]>
   </description>
   <pubDate>Thu, 03 Feb 2005 20:19:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post75432.html#75432</guid>
  </item> 
  <item>
   <title><![CDATA[CDate problem in some posts : It should solve all problems withforums...]]></title>
   <link>https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post75002.html#75002</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18731">sfd19</a><br /><strong>Subject:</strong> 13374<br /><strong>Posted:</strong> 28&nbsp;January&nbsp;2005 at 7:44pm<br /><br />It should solve all problems with&nbsp;forums that were moved from one region to another.]]>
   </description>
   <pubDate>Fri, 28 Jan 2005 19:44:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post75002.html#75002</guid>
  </item> 
  <item>
   <title><![CDATA[CDate problem in some posts :   sfd19 wrote:We had the same...]]></title>
   <link>https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post74991.html#74991</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19221">b_w_t</a><br /><strong>Subject:</strong> 13374<br /><strong>Posted:</strong> 28&nbsp;January&nbsp;2005 at 4:22pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by sfd19" alt="Originally posted by sfd19" style="vertical-align: text-bottom;" /> <strong>sfd19 wrote:</strong><br /><br />We had the same problem after switching from an American server to a German server and then back to an American. It was annoying <DIV>&nbsp;</DIV><DIV>Right before this line in <FONT face=Arial size=2>/functions/functions_format_post.asp</FONT></DIV><DIV>&nbsp;</DIV><DIV>If isNumeric(dtmEditedDate) Then dtmEditedDate = CDate(dtmEditedDate) Else dtmEditedDate = 0</DIV><DIV>&nbsp;</DIV><DIV>add a new line.</DIV><DIV>&nbsp;</DIV><DIV>When your server is using "." in the date format (eg German servers) then add</DIV><DIV><FONT color=#0000ff>dtmEditedDate = Replace(dtmEditedDate,",",".")<BR></FONT></DIV><DIV>or when your server is using "," in the date format (eg American servers) then add</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#0000ff>dtmEditedDate = Replace(dtmEditedDate,".",",")</FONT></DIV><DIV><FONT color=#0000ff></FONT>&nbsp;</DIV><DIV><FONT color=#000000>When you are not sure what format your current server is using then check for a message in your database that has been edited with the current server settings and see if that server is using "," or "." in the number of the edited date. Then apply the fitting code line from above.</FONT></DIV><DIV>&nbsp;</DIV><DIV>That should help.</DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>This solved my problem too after&nbsp;I had re-located my website to a european server. </DIV>]]>
   </description>
   <pubDate>Fri, 28 Jan 2005 16:22:47 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post74991.html#74991</guid>
  </item> 
  <item>
   <title><![CDATA[CDate problem in some posts : My error is: Error Type:Microsoft...]]></title>
   <link>https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post74861.html#74861</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19200">rdfonseca</a><br /><strong>Subject:</strong> 13374<br /><strong>Posted:</strong> 27&nbsp;January&nbsp;2005 at 8:12am<br /><br /><P>My error is:</P><LI>Error Type:<BR>Microsoft VBScript runtime (0x800A000D)<BR>Type mismatch: 'CDate'<BR><B>/website/forum/default.asp, line 154</B><BR><P></P></LI>]]>
   </description>
   <pubDate>Thu, 27 Jan 2005 08:12:19 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post74861.html#74861</guid>
  </item> 
  <item>
   <title><![CDATA[CDate problem in some posts :   martionline wrote: in common.asp...]]></title>
   <link>https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post74425.html#74425</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18731">sfd19</a><br /><strong>Subject:</strong> 13374<br /><strong>Posted:</strong> 20&nbsp;January&nbsp;2005 at 8:06pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by martionline" alt="Originally posted by martionline" style="vertical-align: text-bottom;" /> <strong>martionline wrote:</strong><br /><br /><DIV>in common.asp line 56</DIV><DIV>&nbsp;</DIV><DIV>'Set the date time format to your own if you are getting a CDATE error<BR>'Session.LCID = 1033 ==&gt;make this Session.LCID = 1033 erase single quota</DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>That does not help when you have already stored edited dates in different formats in your database (by changing the host, for example). Then you either have to run a query against the database that re-formats the edited date in all posts or you can use my code above.</DIV><DIV>&nbsp;</DIV><DIV>The Session.LCID only applies to new posts. Not to already stored ones.</DIV>]]>
   </description>
   <pubDate>Thu, 20 Jan 2005 20:06:31 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post74425.html#74425</guid>
  </item> 
  <item>
   <title><![CDATA[CDate problem in some posts : in common.asp line 56  &amp;#039;Set...]]></title>
   <link>https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post74420.html#74420</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19006">martionline</a><br /><strong>Subject:</strong> 13374<br /><strong>Posted:</strong> 20&nbsp;January&nbsp;2005 at 6:17pm<br /><br /><DIV>in common.asp line 56</DIV><DIV>&nbsp;</DIV><DIV>'Set the date time format to your own if you are getting a CDATE error<BR>'Session.LCID = 1033 ==&gt;make this Session.LCID = 1033 erase single quota</DIV>]]>
   </description>
   <pubDate>Thu, 20 Jan 2005 18:17:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post74420.html#74420</guid>
  </item> 
  <item>
   <title><![CDATA[CDate problem in some posts : We had the same problem after...]]></title>
   <link>https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post74058.html#74058</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18731">sfd19</a><br /><strong>Subject:</strong> 13374<br /><strong>Posted:</strong> 17&nbsp;January&nbsp;2005 at 5:03am<br /><br />We had the same problem after switching from an American server to a German server and then back to an American. It was annoying <DIV>&nbsp;</DIV><DIV>Right before this line in <FONT face=Arial size=2>/functions/functions_format_post.asp</FONT></DIV><DIV>&nbsp;</DIV><DIV>If isNumeric(dtmEditedDate) Then dtmEditedDate = CDate(dtmEditedDate) Else dtmEditedDate = 0</DIV><DIV>&nbsp;</DIV><DIV>add a new line.</DIV><DIV>&nbsp;</DIV><DIV>When your server is using "." in the date format (eg German servers) then add</DIV><DIV><FONT color=#0000ff>dtmEditedDate = Replace(dtmEditedDate,",",".")<BR></FONT></DIV><DIV>or when your server is using "," in the date format (eg American servers) then add</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#0000ff>dtmEditedDate = Replace(dtmEditedDate,".",",")</FONT></DIV><DIV><FONT color=#0000ff></FONT>&nbsp;</DIV><DIV><FONT color=#000000>When you are not sure what format your current server is using then check for a message in your database that has been edited with the current server settings and see if that server is using "," or "." in the number of the edited date. Then apply the fitting code line from above.</FONT></DIV><DIV>&nbsp;</DIV><DIV>That should help.</DIV><span style="font-size:10px"><br /><br />Edited by sfd19 - 17&nbsp;January&nbsp;2005 at 11:32am</span>]]>
   </description>
   <pubDate>Mon, 17 Jan 2005 05:03:16 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post74058.html#74058</guid>
  </item> 
  <item>
   <title><![CDATA[CDate problem in some posts : The problem seems to be occuring...]]></title>
   <link>https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post74033.html#74033</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19042">jurgen</a><br /><strong>Subject:</strong> 13374<br /><strong>Posted:</strong> 16&nbsp;January&nbsp;2005 at 4:41pm<br /><br />The problem seems to be occuring on the old posts which have been edited.<DIV>Changing the configuration doesn't solve that because the editor's message is already in the database.<BR>There is some problem configuring the date/time written with the old version of WWF.</DIV><DIV>Has anyone a solution for this problem?</DIV>]]>
   </description>
   <pubDate>Sun, 16 Jan 2005 16:41:37 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post74033.html#74033</guid>
  </item> 
  <item>
   <title><![CDATA[CDate problem in some posts :   jurgen wrote:No, that didn&amp;#039;t...]]></title>
   <link>https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post74001.html#74001</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19042">jurgen</a><br /><strong>Subject:</strong> 13374<br /><strong>Posted:</strong> 16&nbsp;January&nbsp;2005 at 11:29am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by jurgen" alt="Originally posted by jurgen" style="vertical-align: text-bottom;" /> <strong>jurgen wrote:</strong><br /><br />No, that didn't do it. <DIV></DIV></td></tr></table><DIV>&nbsp;</DIV><DIV>As I said, changing this configuration didn't solve the problem.<BR>Why?</DIV>]]>
   </description>
   <pubDate>Sun, 16 Jan 2005 11:29:10 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-problem-in-some-posts_topic13374_post74001.html#74001</guid>
  </item> 
 </channel>
</rss>