<?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 : Retrieving date from datepicker</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Retrieving date from datepicker]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 08:18:05 +0000</pubDate>
  <lastBuildDate>Wed, 16 May 2007 16:52:15 +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=7049</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[Retrieving date from datepicker : Hi,No shorter way, sorry. It was...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7049&amp;PID=22955&amp;title=retrieving-date-from-datepicker#22955</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 7049<br /><strong>Posted:</strong> 16 May 2007 at 4:52pm<br /><br />Hi,<br><br>No shorter way, sorry. It was designed to operate with selection blocks.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 16 May 2007 16:52:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7049&amp;PID=22955&amp;title=retrieving-date-from-datepicker#22955</guid>
  </item> 
  <item>
   <title><![CDATA[Retrieving date from datepicker : With my old calendar control,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7049&amp;PID=22577&amp;title=retrieving-date-from-datepicker#22577</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2824">Krass</a><br /><strong>Subject:</strong> 7049<br /><strong>Posted:</strong> 05 May 2007 at 2:17pm<br /><br />With my old calendar control, I used to do the following to retrieve the current selected date:<DIV>msgbox ctlCalendar</DIV><DIV>&nbsp;</DIV><DIV>With codejock's date picker, I have to use the following:</DIV><DIV>msgbox ctlCalendar.Selection.Blocks(0).DateBegin</DIV><DIV>&nbsp;</DIV><DIV>I find this line of code a little long, not that it's that bad, but since I am using the calendar ALWAYS for only one date (MaxSelectionCount = 1), is there shorter way to retrieve the date currently selected?</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Sat, 05 May 2007 14:17:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7049&amp;PID=22577&amp;title=retrieving-date-from-datepicker#22577</guid>
  </item> 
 </channel>
</rss>