<?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>Codejock Developer Community : Date can not indicated</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Date can not indicated]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 04:46:57 +0000</pubDate>
  <lastBuildDate>Wed, 18 Jul 2007 11:13:39 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=7606</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Date can not indicated : Oh Thanks Functioned ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7606&amp;PID=24530&amp;title=date-can-not-indicated#24530</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2611">Ingrid</a><br /><strong>Subject:</strong> 7606<br /><strong>Posted:</strong> 18 July 2007 at 11:13am<br /><br />Oh Thanks Functioned]]>
   </description>
   <pubDate>Wed, 18 Jul 2007 11:13:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7606&amp;PID=24530&amp;title=date-can-not-indicated#24530</guid>
  </item> 
  <item>
   <title><![CDATA[Date can not indicated : Hello,  This new code works...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7606&amp;PID=24494&amp;title=date-can-not-indicated#24494</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1646">dentor</a><br /><strong>Subject:</strong> 7606<br /><strong>Posted:</strong> 16 July 2007 at 12:32pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>This new code works for me:</DIV><DIV>&nbsp;</DIV><DIV>Dim pEvent as CalendarEvent <BR>set pEvent = CalendarControl.DataProvider.CreateEvent <BR><BR>With pEvent <BR>.Subject = "Test" <BR>.Body = "Termin" <BR>.StartTime = "16-07-2007 10:00:00" <BR>.EndTime = "16-07-2007 13:00:00" <BR>.AllDayEvent = False <BR>End with <BR><BR>CalendarControl.DataProvider.Addevent pEvent <BR>CalendarControl.Populate</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>There is some differences with the original code:</DIV><OL><LI>Event seems to be a reserved word&nbsp;is replaced with pEvent</LI><LI>Date for EndTime seems to be incorrect</LI></OL><DIV>Hope this wil help you.</DIV>]]>
   </description>
   <pubDate>Mon, 16 Jul 2007 12:32:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7606&amp;PID=24494&amp;title=date-can-not-indicated#24494</guid>
  </item> 
  <item>
   <title><![CDATA[Date can not indicated : Hello, I do not get a date in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7606&amp;PID=24491&amp;title=date-can-not-indicated#24491</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2611">Ingrid</a><br /><strong>Subject:</strong> 7606<br /><strong>Posted:</strong> 16 July 2007 at 11:05am<br /><br />Hello,<br />I do not get a date in the calender indicated.<br /><br />To me someone can say which I makes wrong.<br /><br />here my Code<br /><br />Dim Event as CalendarEvent<br />set Event = CalendarControl.DataProvider.CreateEvent<br /><br />With Event<br />.Subject = "Test"<br />.Body = "Termin"<br />.StartTime = "16-07-2007 10:00:00"<br />.EndTime = "16:07:2007 13:00:00"<br />.AllDayEvent = False<br />End with<br /><br />CalendarControl.DataProvider.Addevent Event<br />CalendarControl.Populate]]>
   </description>
   <pubDate>Mon, 16 Jul 2007 11:05:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7606&amp;PID=24491&amp;title=date-can-not-indicated#24491</guid>
  </item> 
 </channel>
</rss>