<?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: Auto Submit Form in ASP.NET With Javascript</title>
	<atom:link href="http://blog.stevienova.com/2008/04/29/auto-submit-form-in-aspnet-with-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stevienova.com/2008/04/29/auto-submit-form-in-aspnet-with-javascript/</link>
	<description>Homepage of Steve Novoselac</description>
	<lastBuildDate>Tue, 16 Mar 2010 18:51:06 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: brenda johnson</title>
		<link>http://blog.stevienova.com/2008/04/29/auto-submit-form-in-aspnet-with-javascript/comment-page-1/#comment-158120</link>
		<dc:creator>brenda johnson</dc:creator>
		<pubDate>Tue, 30 Jun 2009 20:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2008/04/29/auto-submit-form-in-aspnet-with-javascript/#comment-158120</guid>
		<description>plese help me with java script so i can play games. thanks so much.. brenda johnson</description>
		<content:encoded><![CDATA[<p>plese help me with java script so i can play games. thanks so much.. brenda johnson</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://blog.stevienova.com/2008/04/29/auto-submit-form-in-aspnet-with-javascript/comment-page-1/#comment-145974</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Mon, 09 Mar 2009 13:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2008/04/29/auto-submit-form-in-aspnet-with-javascript/#comment-145974</guid>
		<description>Same query as above. Anyone knowing the answer please reply.!
Thanks!</description>
		<content:encoded><![CDATA[<p>Same query as above. Anyone knowing the answer please reply.!<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamleshkumar Gujarathi</title>
		<link>http://blog.stevienova.com/2008/04/29/auto-submit-form-in-aspnet-with-javascript/comment-page-1/#comment-131291</link>
		<dc:creator>Kamleshkumar Gujarathi</dc:creator>
		<pubDate>Fri, 09 Jan 2009 11:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2008/04/29/auto-submit-form-in-aspnet-with-javascript/#comment-131291</guid>
		<description>This solution will tough to me because my application is already completed. I can not make this change at this moment. 

do you have any simple solution to avoid the IE refresh alert which comes after the page submit while saving the data to database. ? 

I want to bypass only this given alert. nothing more that. 
Alert:
---------------------------
Windows Internet Explorer
---------------------------
To display the webpage again, Internet Explorer needs to
resend the information you&#039;ve previously submitted.

If you were making a purchase, you should click Cancel to
avoid a duplicate transaction. Otherwise, click Retry to display
the webpage again.
---------------------------
Retry   Cancel   
---------------------------

I am not getting that how it is getting resubmitted. 

There can be small trick or something for this which I am trying to find to bypass this message. 


Thanks 

Kamleshkumar Gujarathi
kamlesh.gujarathi@indiatimes.com</description>
		<content:encoded><![CDATA[<p>This solution will tough to me because my application is already completed. I can not make this change at this moment. </p>
<p>do you have any simple solution to avoid the IE refresh alert which comes after the page submit while saving the data to database. ? </p>
<p>I want to bypass only this given alert. nothing more that.<br />
Alert:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Windows Internet Explorer<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
To display the webpage again, Internet Explorer needs to<br />
resend the information you&#8217;ve previously submitted.</p>
<p>If you were making a purchase, you should click Cancel to<br />
avoid a duplicate transaction. Otherwise, click Retry to display<br />
the webpage again.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Retry   Cancel<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>I am not getting that how it is getting resubmitted. </p>
<p>There can be small trick or something for this which I am trying to find to bypass this message. </p>
<p>Thanks </p>
<p>Kamleshkumar Gujarathi<br />
<a href="mailto:kamlesh.gujarathi@indiatimes.com">kamlesh.gujarathi@indiatimes.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Hansen</title>
		<link>http://blog.stevienova.com/2008/04/29/auto-submit-form-in-aspnet-with-javascript/comment-page-1/#comment-118572</link>
		<dc:creator>Thomas Hansen</dc:creator>
		<pubDate>Sun, 31 Aug 2008 08:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2008/04/29/auto-submit-form-in-aspnet-with-javascript/#comment-118572</guid>
		<description>Maybe there are some tips for you in my &quot;How to serialize forms&quot; chapter; http://ra-ajax.org/how-to-create-an-ajax-library-part-6-serializing-your-forms.blog

...?</description>
		<content:encoded><![CDATA[<p>Maybe there are some tips for you in my &#8220;How to serialize forms&#8221; chapter; <a href="http://ra-ajax.org/how-to-create-an-ajax-library-part-6-serializing-your-forms.blog" rel="nofollow">http://ra-ajax.org/how-to-create-an-ajax-library-part-6-serializing-your-forms.blog</a></p>
<p>&#8230;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
