<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.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>Javascript Status Bar sample (Useful for Ajax)...</title><link>http://weblogs.asp.net/rchartier/archive/2005/08/15/422635.aspx</link><description>This is my first post regarding Ajax. What I did was created a few lines of code in Javascript and HTML which allows you to essentially have a StatusBar like display for your Ajax calls. Useful for those longer-running calls. Here is the setup: var done</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Javascript Status Bar sample (Useful for Ajax)...</title><link>http://weblogs.asp.net/rchartier/archive/2005/08/15/422635.aspx#7221413</link><pubDate>Fri, 02 Oct 2009 02:43:32 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7221413</guid><dc:creator>mg</dc:creator><author>mg</author><description>&lt;p&gt;Just what I was looking for. &amp;nbsp;Simple and functional to keep the users of my tool patient and assured that something IS happening. &amp;nbsp;:)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7221413" width="1" height="1"&gt;</description></item><item><title>re: Javascript Status Bar sample (Useful for Ajax)...</title><link>http://weblogs.asp.net/rchartier/archive/2005/08/15/422635.aspx#422678</link><pubDate>Tue, 16 Aug 2005 07:00:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:422678</guid><dc:creator>Anatoly</dc:creator><author>Anatoly</author><description>Few thoughts&lt;br&gt;1) You can create div at run-time on client inside InitStatusBar()&lt;br&gt;2) I think timeout(0) call must be maid from ServerSideResult_Callback function and not after ServerSide call.&lt;br&gt;3) Definitely useful thing&lt;br&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=422678" width="1" height="1"&gt;</description></item><item><title>re: Javascript Status Bar sample (Useful for Ajax)...</title><link>http://weblogs.asp.net/rchartier/archive/2005/08/15/422635.aspx#422655</link><pubDate>Tue, 16 Aug 2005 01:41:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:422655</guid><dc:creator>Dave Tigweld</dc:creator><author>Dave Tigweld</author><description>Haven't tried your example but its definitely something someone using ajax would need. I typically use mouse capture and change the status of the cursor to an hourglass as well.&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=422655" width="1" height="1"&gt;</description></item></channel></rss>