<?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 : Help me with this 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 : Help me with this problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 16:34:17 +0000</pubDate>
  <lastBuildDate>Mon, 30 Jan 2006 13:49:18 +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=18191</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[Help me with this problem : The function internationalDateTime()...]]></title>
   <link>https://forums.webwiz.net/help-me-with-this-problem_topic18191_post98458.html#98458</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18191<br /><strong>Posted:</strong> 30&nbsp;January&nbsp;2006 at 1:49pm<br /><br />The function internationalDateTime() is found in the functions/functions_common.asp file.<br><br>You haven't said what version your are using or if this is after an upgrade?<br><br>If this is a clean install then you may have a corrupted file, so try re-uploading the files again.<br><br>If this is an upgrade then you may not have upgraded all the files, so make sure you are using the functions/functions_common.asp from the latest version.]]>
   </description>
   <pubDate>Mon, 30 Jan 2006 13:49:18 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/help-me-with-this-problem_topic18191_post98458.html#98458</guid>
  </item> 
  <item>
   <title><![CDATA[Help me with this problem : When I try to go to my forum,...]]></title>
   <link>https://forums.webwiz.net/help-me-with-this-problem_topic18191_post98423.html#98423</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=22974">NickyPhils</a><br /><strong>Subject:</strong> 18191<br /><strong>Posted:</strong> 29&nbsp;January&nbsp;2006 at 11:40pm<br /><br />When I try to go to my forum, the following message appears:<br><blockquote><font face="Arial" size="2">Microsoft VBScript runtime </font><font face="Arial" size="2">error '800a01f4'</font></blockquote><p> </p><p></p><blockquote><font face="Arial" size="2">Variable is undefined: 'internationalDateTime'</font></blockquote><p></p><p></p><blockquote><font face="Arial" size="2">/&#091;my site name&#093;/Forum/common.asp</font><font face="Arial" size="2">, line 469<br></font></blockquote> <p> </p>So what is my problem? How do I fix it? I tried searching this forum but I couldn't find anything, so I decided to post my question.<br><br>It seems to be referring to this section of the code:<br><blockquote>'If the cookie is older than 5 mintues set a new one<br>If IsDate(Request.Cookies(strCookieName &amp; "LV")("LV")) Then<br><br>&nbsp;&nbsp;&nbsp; If CDate(Request.Cookies(strCookieName &amp; "LV")("LV")) &lt; DateAdd("n", -5, Now()) Then<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Response.Cookies(strCookieName &amp; "LV")("LV") = internationalDateTime()<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Response.Cookies(strCookieName &amp; "LV").Expires = DateAdd("yyyy", 1, Now())<br>&nbsp;&nbsp;&nbsp; End If<br><br>'If there is no date in the cookie or it is empty then set the date to now()<br>Else<br>&#091;469&#093; &nbsp;&nbsp; Response.Cookies(strCookieName &amp; "LV")("LV") = internationalDateTime()<br>&nbsp;&nbsp;&nbsp; Response.Cookies(strCookieName &amp; "LV").Expires = DateAdd("yyyy", 1, Now())<br>End If<br></blockquote>So yeah, how should I go about fixing this?<br>]]>
   </description>
   <pubDate>Sun, 29 Jan 2006 23:40:24 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/help-me-with-this-problem_topic18191_post98423.html#98423</guid>
  </item> 
 </channel>
</rss>