<?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 on: How do I display result or error messages in CodeIgniter application</title>
	<atom:link href="http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/</link>
	<description>jQuery &#38; CodeIgniter - Perfect combination for web application</description>
	<lastBuildDate>Fri, 06 Jan 2012 14:25:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: J.T.</title>
		<link>http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/comment-page-1/#comment-721</link>
		<dc:creator>J.T.</dc:creator>
		<pubDate>Fri, 02 Dec 2011 18:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/#comment-721</guid>
		<description>I&#039;ve got my error-handling built around redirecting-with-a-message -- I want to do form-validation errors the same way but I think I&#039;m going to have to retool it.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got my error-handling built around redirecting-with-a-message &#8212; I want to do form-validation errors the same way but I think I&#8217;m going to have to retool it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/comment-page-1/#comment-715</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 02 Dec 2011 01:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/#comment-715</guid>
		<description>Hmm. I am not sure to understand your question, but do you really need to use &quot;redirect&quot;? If it is a form, then you likely will POST the form. Redirect won&#039;t be used until the form is processed properly and then you can redirect to another page. I think you are trying to use a redirect where it shouldn&#039;t be used...</description>
		<content:encoded><![CDATA[<p>Hmm. I am not sure to understand your question, but do you really need to use &#8220;redirect&#8221;? If it is a form, then you likely will POST the form. Redirect won&#8217;t be used until the form is processed properly and then you can redirect to another page. I think you are trying to use a redirect where it shouldn&#8217;t be used&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.T.</title>
		<link>http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/comment-page-1/#comment-714</link>
		<dc:creator>J.T.</dc:creator>
		<pubDate>Fri, 02 Dec 2011 00:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/#comment-714</guid>
		<description>This is almost exactly the method I developed for myself, but I&#039;ve discovered a problem with it (and found this page while googling for a solution to it) -- when a form fails to validate, I want to use the set_value function to display the previously submitted values to the user.  If you use a redirect, set_value no longer works.

Have you found a workaround for that, or has it not been an issue for you?</description>
		<content:encoded><![CDATA[<p>This is almost exactly the method I developed for myself, but I&#8217;ve discovered a problem with it (and found this page while googling for a solution to it) &#8212; when a form fails to validate, I want to use the set_value function to display the previously submitted values to the user.  If you use a redirect, set_value no longer works.</p>
<p>Have you found a workaround for that, or has it not been an issue for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NomikOS</title>
		<link>http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/comment-page-1/#comment-540</link>
		<dc:creator>NomikOS</dc:creator>
		<pubDate>Mon, 16 May 2011 22:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/#comment-540</guid>
		<description>Well done. An one-stop solution. Exactly what I need. THX,.-</description>
		<content:encoded><![CDATA[<p>Well done. An one-stop solution. Exactly what I need. THX,.-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/comment-page-1/#comment-437</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 19 Dec 2010 23:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/#comment-437</guid>
		<description>Thanks for your message @anuser, we are glad you found what you was looking for.</description>
		<content:encoded><![CDATA[<p>Thanks for your message @anuser, we are glad you found what you was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anuser</title>
		<link>http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/comment-page-1/#comment-434</link>
		<dc:creator>anuser</dc:creator>
		<pubDate>Sun, 19 Dec 2010 00:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/#comment-434</guid>
		<description>I was searching for something like 
&quot;how to display custom messages (error or success) using a unique view file&quot;
and you answered !
Now i&#039;m just looking at a similar way but without using session!
anyway thanx for the great help !!</description>
		<content:encoded><![CDATA[<p>I was searching for something like<br />
&#8220;how to display custom messages (error or success) using a unique view file&#8221;<br />
and you answered !<br />
Now i&#8217;m just looking at a similar way but without using session!<br />
anyway thanx for the great help !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/comment-page-1/#comment-137</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 18 Mar 2010 09:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/#comment-137</guid>
		<description>Very elegant solution! Will be using this in my future projects.</description>
		<content:encoded><![CDATA[<p>Very elegant solution! Will be using this in my future projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/comment-page-1/#comment-131</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 12 Mar 2010 14:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.jigniter.com/how-do-i-display-result-or-error-messages-in-codeigniter-application/#comment-131</guid>
		<description>Isn&#039;t this solution using session flash data? Basically what this is showing is the stylized way to achieve that. But in fact, it uses session&#039;s set_flashdata.</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t this solution using session flash data? Basically what this is showing is the stylized way to achieve that. But in fact, it uses session&#8217;s set_flashdata.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
