<?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 : How can I?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : How can I?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 04:46:58 +0000</pubDate>
  <lastBuildDate>Fri, 09 Nov 2007 08:52:52 +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=8718</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[How can I? : Well I got it, all I have to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8718&amp;PID=28307&amp;title=how-can-i#28307</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1884">moe188</a><br /><strong>Subject:</strong> 8718<br /><strong>Posted:</strong> 09 November 2007 at 8:52am<br /><br /><P>Well</P><DIV>I got it, all I have to do is to use the following code:</DIV><DIV>&nbsp;</DIV><DIV>Private Sub CalendarControl_EventChangedEx(ByVal pEvent As XtremeCalendarControl.CalendarEvent)<BR>&nbsp;&nbsp;&nbsp; Set pEvent = CalendarControl.DataProvider.GetEvent(pEvent.Id)<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; ' pEvent Is Nothing for recurrence Ocurrence and Exception.<BR>&nbsp;&nbsp;&nbsp; ' See CalendarControl_PatternChanged for recurrence events changes.<BR>&nbsp;&nbsp;&nbsp; If Not pEvent Is Nothing Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; frmEditEvent.ModifyEvent pEvent<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; frmEditEvent.Show<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Exit Sub<BR>&nbsp;&nbsp;&nbsp; End If</DIV><DIV>End Sub<BR></DIV>]]>
   </description>
   <pubDate>Fri, 09 Nov 2007 08:52:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8718&amp;PID=28307&amp;title=how-can-i#28307</guid>
  </item> 
  <item>
   <title><![CDATA[How can I? : Hello! I do have a calendar with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8718&amp;PID=28262&amp;title=how-can-i#28262</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1884">moe188</a><br /><strong>Subject:</strong> 8718<br /><strong>Posted:</strong> 08 November 2007 at 10:47am<br /><br />Hello!<DIV>I do have a calendar with a multiple schedules (user 1, user 2 and user 3), and I wanted to display a confirmation message to the end user in he decides to move an event from user 3 to another user. ( I am using almost the same form that comes with calendarcontrol sample to add/edit event, and I prefered that this form will be loaded every time a user try to move an event from 1 user to another user within the calendar)</DIV><DIV>please tell me how?</DIV><DIV>Thank you</DIV>]]>
   </description>
   <pubDate>Thu, 08 Nov 2007 10:47:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8718&amp;PID=28262&amp;title=how-can-i#28262</guid>
  </item> 
 </channel>
</rss>