<?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 The Infinite Loop - Beginner&#039;s SEO, Beginner C# &amp; JQuery Tutorials</title>
	<atom:link href="http://theinfiniteloopblog.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://theinfiniteloopblog.com</link>
	<description>Problem. Problem Solved. Loop. - The life of a programmer</description>
	<lastBuildDate>Fri, 10 Feb 2012 20:16:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Comment on Paging in PHP &#8211; PHP Paging Tutorial by Scott</title>
		<link>http://theinfiniteloopblog.com/programming/php/paging-in-php-php-paging-tutorial/comment-page-1/#comment-418</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 10 Feb 2012 20:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://theinfiniteloopblog.com/?p=381#comment-418</guid>
		<description>The $_GET access variables in the query string.
FOr example a page that uses

mypage.php?name=test

You can retrieve the name using $_GET[&quot;name&quot;].
The $_GET[&quot;p&quot;] is just using the 
mypage.php?p=1  &lt;&lt;which i use to represent the page #</description>
		<content:encoded><![CDATA[<p>The $_GET access variables in the query string.<br />
FOr example a page that uses</p>
<p>mypage.php?name=test</p>
<p>You can retrieve the name using $_GET["name"].<br />
The $_GET["p"] is just using the<br />
mypage.php?p=1  <<which i use to represent the page #</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding/Insert Line Breaks into a Textarea by Scott</title>
		<link>http://theinfiniteloopblog.com/gen/addinginsert-line-breaks-into-a-textarea/comment-page-1/#comment-417</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 10 Feb 2012 20:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://scottmoniz.com/programmingBlog/?p=184#comment-417</guid>
		<description>ur welcome!</description>
		<content:encoded><![CDATA[<p>ur welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding/Insert Line Breaks into a Textarea by Scott</title>
		<link>http://theinfiniteloopblog.com/gen/addinginsert-line-breaks-into-a-textarea/comment-page-1/#comment-416</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 10 Feb 2012 20:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://scottmoniz.com/programmingBlog/?p=184#comment-416</guid>
		<description>no problem!</description>
		<content:encoded><![CDATA[<p>no problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding/Insert Line Breaks into a Textarea by ukuser30</title>
		<link>http://theinfiniteloopblog.com/gen/addinginsert-line-breaks-into-a-textarea/comment-page-1/#comment-415</link>
		<dc:creator>ukuser30</dc:creator>
		<pubDate>Wed, 01 Feb 2012 20:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://scottmoniz.com/programmingBlog/?p=184#comment-415</guid>
		<description>And for anyone who then uses PHP to try and find the line break (\r\n) don&#039;t use single quotes use double!! That might save someone a bit of time :)</description>
		<content:encoded><![CDATA[<p>And for anyone who then uses PHP to try and find the line break (\r\n) don&#8217;t use single quotes use double!! That might save someone a bit of time <img src='http://theinfiniteloopblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding/Insert Line Breaks into a Textarea by ukuser30</title>
		<link>http://theinfiniteloopblog.com/gen/addinginsert-line-breaks-into-a-textarea/comment-page-1/#comment-414</link>
		<dc:creator>ukuser30</dc:creator>
		<pubDate>Wed, 01 Feb 2012 20:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://scottmoniz.com/programmingBlog/?p=184#comment-414</guid>
		<description>Can I just add my thanks! Why does something so simple have to be so bloomin crazy?? Thank you for pointing this out!!</description>
		<content:encoded><![CDATA[<p>Can I just add my thanks! Why does something so simple have to be so bloomin crazy?? Thank you for pointing this out!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding/Insert Line Breaks into a Textarea by adw259</title>
		<link>http://theinfiniteloopblog.com/gen/addinginsert-line-breaks-into-a-textarea/comment-page-1/#comment-413</link>
		<dc:creator>adw259</dc:creator>
		<pubDate>Fri, 30 Dec 2011 18:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://scottmoniz.com/programmingBlog/?p=184#comment-413</guid>
		<description>As a php coder
Thanx so much  :)</description>
		<content:encoded><![CDATA[<p>As a php coder<br />
Thanx so much  <img src='http://theinfiniteloopblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Javascript Alert and Confirm Dialog boxes by Scott</title>
		<link>http://theinfiniteloopblog.com/programming/jscript/custom-javascript-alert-and-confirm-dialog-boxes/comment-page-1/#comment-403</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Wed, 17 Aug 2011 15:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://scottmoniz.com/programmingBlog/?p=204#comment-403</guid>
		<description>jConfirm(&#039;Would you like Ice Cream&#039;, &#039;msgBox Title&#039;, function(r){
if(r){
alert(&#039;you replied yes!&#039;);
}else{
alert(&#039;you replied no!&#039;);
}
}</description>
		<content:encoded><![CDATA[<p>jConfirm(&#8216;Would you like Ice Cream&#8217;, &#8216;msgBox Title&#8217;, function(r){<br />
if(r){<br />
alert(&#8216;you replied yes!&#8217;);<br />
}else{<br />
alert(&#8216;you replied no!&#8217;);<br />
}<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Javascript Alert and Confirm Dialog boxes by Scott</title>
		<link>http://theinfiniteloopblog.com/programming/jscript/custom-javascript-alert-and-confirm-dialog-boxes/comment-page-1/#comment-402</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Wed, 17 Aug 2011 15:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://scottmoniz.com/programmingBlog/?p=204#comment-402</guid>
		<description>This is supported - check my example above. You need to write your code as the callback function to the jconfirm.</description>
		<content:encoded><![CDATA[<p>This is supported &#8211; check my example above. You need to write your code as the callback function to the jconfirm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Javascript Alert and Confirm Dialog boxes by venkateshgbabu@yahoo.com</title>
		<link>http://theinfiniteloopblog.com/programming/jscript/custom-javascript-alert-and-confirm-dialog-boxes/comment-page-1/#comment-401</link>
		<dc:creator>venkateshgbabu@yahoo.com</dc:creator>
		<pubDate>Thu, 04 Aug 2011 14:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://scottmoniz.com/programmingBlog/?p=204#comment-401</guid>
		<description>I like the library, its easy to integrated into existing code, but what its missing (like all other custom dialogs out there) is, it does not stop the execution of the script when the dialog pops open like in the case of the built in alter() and confirm() dialog boxes.  It&#039;s unfortunate that this cannot be achieved through scripting.
What I need is to stop/pause the execution until the user clicks &quot;Ok&quot; on the alert box or &quot;Yes/No&quot; on the confirm dialog box, and based on the response take the next action.  But this is not happening right now.  :-(</description>
		<content:encoded><![CDATA[<p>I like the library, its easy to integrated into existing code, but what its missing (like all other custom dialogs out there) is, it does not stop the execution of the script when the dialog pops open like in the case of the built in alter() and confirm() dialog boxes.  It&#8217;s unfortunate that this cannot be achieved through scripting.<br />
What I need is to stop/pause the execution until the user clicks &#8220;Ok&#8221; on the alert box or &#8220;Yes/No&#8221; on the confirm dialog box, and based on the response take the next action.  But this is not happening right now.  <img src='http://theinfiniteloopblog.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Javascript Alert and Confirm Dialog boxes by admin</title>
		<link>http://theinfiniteloopblog.com/programming/jscript/custom-javascript-alert-and-confirm-dialog-boxes/comment-page-1/#comment-400</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 20 Jun 2011 05:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://scottmoniz.com/programmingBlog/?p=204#comment-400</guid>
		<description>the css has been added. ive been really busy - but there you go</description>
		<content:encoded><![CDATA[<p>the css has been added. ive been really busy &#8211; but there you go</p>
]]></content:encoded>
	</item>
</channel>
</rss>

