<?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 : Overlapping Events?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Overlapping Events?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 20 May 2026 12:34:56 +0000</pubDate>
  <lastBuildDate>Thu, 29 Mar 2007 15:05:40 +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=6760</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[Overlapping Events? : I&amp;#039;m so dumb, it&amp;#039;s unbelievable!  Thanks....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6760&amp;PID=21568&amp;title=overlapping-events#21568</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2892">Sparky</a><br /><strong>Subject:</strong> 6760<br /><strong>Posted:</strong> 29 March 2007 at 3:05pm<br /><br />I'm so dumb, it's unbelievable!<DIV>&nbsp;</DIV><DIV>Thanks.</DIV>]]>
   </description>
   <pubDate>Thu, 29 Mar 2007 15:05:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6760&amp;PID=21568&amp;title=overlapping-events#21568</guid>
  </item> 
  <item>
   <title><![CDATA[Overlapping Events? : Me.CalendarControl1.DataProvider.RemoveAllEventsthis...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6760&amp;PID=21565&amp;title=overlapping-events#21565</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2009">Shragel</a><br /><strong>Subject:</strong> 6760<br /><strong>Posted:</strong> 29 March 2007 at 2:27pm<br /><br /><font face="Courier New, Courier, mono">Me.CalendarControl1.DataProvider.RemoveAllEvents<br><br>this removed the previous event.<br></font>]]>
   </description>
   <pubDate>Thu, 29 Mar 2007 14:27:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6760&amp;PID=21565&amp;title=overlapping-events#21565</guid>
  </item> 
  <item>
   <title><![CDATA[Overlapping Events? : Does the control support this?  I&amp;#039;m...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6760&amp;PID=21563&amp;title=overlapping-events#21563</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2892">Sparky</a><br /><strong>Subject:</strong> 6760<br /><strong>Posted:</strong> 29 March 2007 at 11:39am<br /><br />Does the control support this?<DIV>&nbsp;</DIV><DIV>I'm using this code to create an event:</DIV><DIV>&nbsp;</DIV><DIV><FONT face="Courier New, Courier, mono">Dim NewEvent As CalendarEvent</FONT></DIV><DIV><FONT face="Courier New, Courier, mono">Me.CalendarControl1.DataProvider.RemoveAllEvents</FONT></DIV><DIV><FONT face="Courier New, Courier, mono">Set NewEvent = Me.CalendarControl1.DataProvider.CreateEvent</FONT></DIV><DIV><BR><FONT face="Courier New, Courier, mono">NewEvent.StartTime = "29-03-2007 12:15:00"<BR>NewEvent.EndTime = "29-03-2007 14:15:00"<BR>NewEvent.AllDayEvent = False</FONT></DIV><DIV><FONT face="Courier New, Courier, mono">NewEvent.Subject = "testing"<BR>NewEvent.Body = "test"</FONT></DIV><DIV><FONT face="Courier New, Courier, mono">Me.CalendarControl1.DataProvider.AddEvent NewEvent<BR>Me.CalendarControl1.Populate<BR></FONT></DIV><DIV>If I then create another event, where the start time is within the first event (I.E starts 15 mins later) it doesn't show them along side each other.</DIV><DIV>&nbsp;</DIV><DIV>Is this possible?&nbsp; If I run the above code a second time, where the start time is 15 mins more, but with the same end time, it just appears to alter the first event I placed. It may have two events, but I can only see one.</DIV><DIV>&nbsp;</DIV><DIV>Where am I going wrong?</DIV><DIV>&nbsp;</DIV><DIV>Cheers.</DIV>]]>
   </description>
   <pubDate>Thu, 29 Mar 2007 11:39:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6760&amp;PID=21563&amp;title=overlapping-events#21563</guid>
  </item> 
 </channel>
</rss>