<?xml version="1.0" encoding="iso-8859-9"?><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"
	>
<channel>
	<title>Comments on: &#34;Invalid postback or callback argument&#34; Problem</title>
	<atom:link href="http://sunali.com/2008/03/17/invalid-postback-or-callback-argument-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://sunali.com/2008/03/17/invalid-postback-or-callback-argument-problem/</link>
	<description>Coşkun SUNALI</description>
	<pubDate>Fri, 29 Aug 2008 19:21:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Farhad</title>
		<link>http://sunali.com/2008/03/17/invalid-postback-or-callback-argument-problem/#comment-2540</link>
		<dc:creator>Farhad</dc:creator>
		<pubDate>Thu, 05 Jun 2008 14:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://sunali.com/2008/03/17/invalid-postback-or-callback-argument-problem/#comment-2540</guid>
		<description>Thanks,

It was very helpful.

Farhad</description>
		<content:encoded><![CDATA[<p>Thanks,</p>
<p>It was very helpful.</p>
<p>Farhad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web design melbourne</title>
		<link>http://sunali.com/2008/03/17/invalid-postback-or-callback-argument-problem/#comment-1783</link>
		<dc:creator>web design melbourne</dc:creator>
		<pubDate>Thu, 24 Apr 2008 02:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://sunali.com/2008/03/17/invalid-postback-or-callback-argument-problem/#comment-1783</guid>
		<description>The post back has been fixed as well. It was an error on my side. Thx!</description>
		<content:encoded><![CDATA[<p>The post back has been fixed as well. It was an error on my side. Thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coskun SUNALI</title>
		<link>http://sunali.com/2008/03/17/invalid-postback-or-callback-argument-problem/#comment-1766</link>
		<dc:creator>Coskun SUNALI</dc:creator>
		<pubDate>Mon, 07 Apr 2008 11:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://sunali.com/2008/03/17/invalid-postback-or-callback-argument-problem/#comment-1766</guid>
		<description>Hi,

I think it is normal to lose the ViewState because you are redirecting the client to an another page. Would you consider using Session?

Regards,
Coskun</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I think it is normal to lose the ViewState because you are redirecting the client to an another page. Would you consider using Session?</p>
<p>Regards,<br />
Coskun</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: website design melbourne</title>
		<link>http://sunali.com/2008/03/17/invalid-postback-or-callback-argument-problem/#comment-1764</link>
		<dc:creator>website design melbourne</dc:creator>
		<pubDate>Sun, 06 Apr 2008 13:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://sunali.com/2008/03/17/invalid-postback-or-callback-argument-problem/#comment-1764</guid>
		<description>HttpContext.Current.Items.Add("test", search)
            Response.Redirect("test.aspx", True)

it work fine on page load event but when i do post back it lost a data of search values any help!</description>
		<content:encoded><![CDATA[<p>HttpContext.Current.Items.Add(&#8221;test&#8221;, search)<br />
            Response.Redirect(&#8221;test.aspx&#8221;, True)</p>
<p>it work fine on page load event but when i do post back it lost a data of search values any help!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
