<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Client Side Web Development</title><link>http://forums.asp.net/130.aspx</link><description>Client-side programming discussions, including CSS, DHTML, JScript/Javascript, etc. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=18&amp;c=16" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Page with slow response after post needs loading image until response redirects to another page</title><link>http://forums.asp.net/thread/2369350.aspx</link><pubDate>Tue, 20 May 2008 17:48:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2369350</guid><dc:creator>natura.light</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2369350.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=130&amp;PostID=2369350</wfw:commentRss><description>&lt;p&gt;Indeed, I have discovered that the problem is Internet Explorer.&amp;nbsp; Here is a thread with several work-arounds to try:&lt;/p&gt;&lt;p&gt;http://www.webdeveloper.com/forum/showthread.php?t=90647&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Page with slow response after post needs loading image until response redirects to another page</title><link>http://forums.asp.net/thread/2369328.aspx</link><pubDate>Tue, 20 May 2008 17:34:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2369328</guid><dc:creator>ColinWhitlatch</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2369328.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=130&amp;PostID=2369328</wfw:commentRss><description>&lt;p&gt;There&amp;#39;s a lot you can do without using some type of ajax mechanism.&amp;nbsp; What your browser does between the time you send out a request and get a response from the server is completely out of control.&amp;nbsp; IE likes to hang, FireFox likes to sit a bit longer on the previous page, and others just immediately blank out the screen.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Your situation is exactly why the need for ajax arose in the first place :)&lt;/p&gt;</description></item><item><title>Page with slow response after post needs loading image until response redirects to another page</title><link>http://forums.asp.net/thread/2369008.aspx</link><pubDate>Tue, 20 May 2008 15:18:18 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2369008</guid><dc:creator>natura.light</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2369008.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=130&amp;PostID=2369008</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;We have a page that loads results from a web service.&amp;nbsp; You can then page through the results, but each page requires another request to the web service.&amp;nbsp; This means there is a slow response time from the moment &amp;quot;Previous&amp;quot; or &amp;quot;Next&amp;quot; is clicked, where the page you are looking at simply sits there.&amp;nbsp; &lt;/p&gt;&lt;p&gt;I am tasked to add a loading image, without ajax if possible.&amp;nbsp; I can easily change the visibility of the loading image clientside with javascript. The problem is that once the &amp;quot;post&amp;quot; is made via the server side click event, the page just sits there as before, but the loading gif animation does not display as an animation.&amp;nbsp; It just freezes.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Is there a client-side approach to handle this without using ajax?&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>