<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Tools and how to's</title>
	<atom:link href="http://codetale.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://codetale.com</link>
	<description>[A Source For Webmasters]</description>
	<lastBuildDate>Mon, 15 Mar 2010 01:32:46 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Javascript Calendar Widget 1.08 by Bman</title>
		<link>http://codetale.com/2009/06/21/javascript-calendar-widget-108/comment-page-1/#comment-912</link>
		<dc:creator>Bman</dc:creator>
		<pubDate>Mon, 15 Mar 2010 01:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/?p=14#comment-912</guid>
		<description>Hey Adisan, you rock, works like a charm now, thank you very much!</description>
		<content:encoded><![CDATA[<p>Hey Adisan, you rock, works like a charm now, thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript Calendar Widget 1.08 by adisan</title>
		<link>http://codetale.com/2009/06/21/javascript-calendar-widget-108/comment-page-1/#comment-911</link>
		<dc:creator>adisan</dc:creator>
		<pubDate>Fri, 05 Mar 2010 12:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/?p=14#comment-911</guid>
		<description>@Bman,

Fixed and re-uploaded the zip file. It should work well now.

Adrian</description>
		<content:encoded><![CDATA[<p>@Bman,</p>
<p>Fixed and re-uploaded the zip file. It should work well now.</p>
<p>Adrian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript Calendar Widget 1.08 by adisan</title>
		<link>http://codetale.com/2009/06/21/javascript-calendar-widget-108/comment-page-1/#comment-910</link>
		<dc:creator>adisan</dc:creator>
		<pubDate>Fri, 05 Mar 2010 12:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/?p=14#comment-910</guid>
		<description>Hi Bman,

Indeed there is a bug on my end. I will let you know as soon as I fix it. Thanks for the feedback.

Adrian</description>
		<content:encoded><![CDATA[<p>Hi Bman,</p>
<p>Indeed there is a bug on my end. I will let you know as soon as I fix it. Thanks for the feedback.</p>
<p>Adrian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript Calendar Widget 1.08 by Bman</title>
		<link>http://codetale.com/2009/06/21/javascript-calendar-widget-108/comment-page-1/#comment-909</link>
		<dc:creator>Bman</dc:creator>
		<pubDate>Wed, 03 Mar 2010 17:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/?p=14#comment-909</guid>
		<description>Here is the setup script, it doesn&#039;t throw an error you just do not get the correct days available to be chosen in the control. The idea is to input a start date for a single week and allow the user to chose any day within one week of the start date.


    var formatSplitter = &quot;-&quot;;
    var monthFormat = &quot;mm&quot;;
    var yearFormat = &quot;yyyy&quot;;
    var itype = &quot;strict&quot;;
    var startDay =07;
    var startMonth = 01;
    var startYear = 2007;
    var iDay =07;
    var iMonth = 01;
    var iYear = 2007;
    var imaxDays = 7;
  
  </description>
		<content:encoded><![CDATA[<p>Here is the setup script, it doesn&#8217;t throw an error you just do not get the correct days available to be chosen in the control. The idea is to input a start date for a single week and allow the user to chose any day within one week of the start date.</p>
<p>    var formatSplitter = &#8220;-&#8221;;<br />
    var monthFormat = &#8220;mm&#8221;;<br />
    var yearFormat = &#8220;yyyy&#8221;;<br />
    var itype = &#8220;strict&#8221;;<br />
    var startDay =07;<br />
    var startMonth = 01;<br />
    var startYear = 2007;<br />
    var iDay =07;<br />
    var iMonth = 01;<br />
    var iYear = 2007;<br />
    var imaxDays = 7;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on javascript calendar widget by Roberto</title>
		<link>http://codetale.com/2007/02/23/javascript-calendar-widget/comment-page-2/#comment-908</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Thu, 25 Feb 2010 19:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/2007/02/23/javascript-calendar-widget/#comment-908</guid>
		<description>I&#039;m trying to use the calendar with an asp TextBox, but i cannot make it run. and always get the following error.

Microsoft jScript runtime error: Object required

thx</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to use the calendar with an asp TextBox, but i cannot make it run. and always get the following error.</p>
<p>Microsoft jScript runtime error: Object required</p>
<p>thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript Calendar Widget 1.08 by adisan</title>
		<link>http://codetale.com/2009/06/21/javascript-calendar-widget-108/comment-page-1/#comment-907</link>
		<dc:creator>adisan</dc:creator>
		<pubDate>Fri, 19 Feb 2010 11:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/?p=14#comment-907</guid>
		<description>Hi Bman,

Can you show me an example where you have this problem?</description>
		<content:encoded><![CDATA[<p>Hi Bman,</p>
<p>Can you show me an example where you have this problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript Calendar Widget 1.08 by Bman</title>
		<link>http://codetale.com/2009/06/21/javascript-calendar-widget-108/comment-page-1/#comment-906</link>
		<dc:creator>Bman</dc:creator>
		<pubDate>Tue, 16 Feb 2010 16:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/?p=14#comment-906</guid>
		<description>I have also run into the problem with imaxDays not working, we are trying to feed a date into the control and have users pick a day within a week of that start date and we cannot make this work at all. Other than this issue the calendar rocks, we do not want to pull it out of the rest of our site for this one little bug.</description>
		<content:encoded><![CDATA[<p>I have also run into the problem with imaxDays not working, we are trying to feed a date into the control and have users pick a day within a week of that start date and we cannot make this work at all. Other than this issue the calendar rocks, we do not want to pull it out of the rest of our site for this one little bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript Calendar Widget 1.08 by Roy Low</title>
		<link>http://codetale.com/2009/06/21/javascript-calendar-widget-108/comment-page-1/#comment-905</link>
		<dc:creator>Roy Low</dc:creator>
		<pubDate>Sun, 07 Feb 2010 00:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/?p=14#comment-905</guid>
		<description>Great widget!
Congrats on using simple code so that mere mortals can understand and modify.
An option to position it relative to the window - a % option would be great. To center it I used
&#039;document.getElementById(&quot;calendar&quot;).style.left = &quot;40%&quot;;&#039; in the callNotice function. A bit of a hack!</description>
		<content:encoded><![CDATA[<p>Great widget!<br />
Congrats on using simple code so that mere mortals can understand and modify.<br />
An option to position it relative to the window &#8211; a % option would be great. To center it I used<br />
&#8216;document.getElementById(&#8221;calendar&#8221;).style.left = &#8220;40%&#8221;;&#8217; in the callNotice function. A bit of a hack!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript Calendar Widget v1.07 by gul</title>
		<link>http://codetale.com/2007/11/19/javascript-calendar-widget-v107/comment-page-2/#comment-904</link>
		<dc:creator>gul</dc:creator>
		<pubDate>Mon, 01 Feb 2010 15:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/2007/11/19/javascript-calendar-widget-v107/#comment-904</guid>
		<description>This date choser component is very good.
It is best for database driven website.I have used it very easily.
I spend about half day but did not find the script like this.Thanks</description>
		<content:encoded><![CDATA[<p>This date choser component is very good.<br />
It is best for database driven website.I have used it very easily.<br />
I spend about half day but did not find the script like this.Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript Calendar Widget 1.08 by Faddoul</title>
		<link>http://codetale.com/2009/06/21/javascript-calendar-widget-108/comment-page-1/#comment-903</link>
		<dc:creator>Faddoul</dc:creator>
		<pubDate>Thu, 21 Jan 2010 09:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/?p=14#comment-903</guid>
		<description>Sorry I got it working after i downloaded the new version. I think your you need to update your samples with the latest version :)</description>
		<content:encoded><![CDATA[<p>Sorry I got it working after i downloaded the new version. I think your you need to update your samples with the latest version <img src='http://codetale.com/wpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
