<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/asp/tags/button</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 11:51:28 GMT</pubDate>
<item>
<title>(ASP) Disable ASP.NET button on click (but still postback) - pjobson</title>
<link>http://snipplr.com/view/47947/disable-aspnet-button-on-click-but-still-postback/</link>
<description><![CDATA[ <p>this will disable a button after the first click, but will continue to do its original postback. Note: if it has a custom css class, then the button will still appear clickable, with the exception that the text of the button gets the slight disabled look. But in reality, it really is disabled.</p> ]]></description>
<pubDate>Thu, 27 Jan 2011 05:23:40 GMT</pubDate>
<guid>http://snipplr.com/view/47947/disable-aspnet-button-on-click-but-still-postback/</guid>
</item>
<item>
<title>(ASP) Button Submission in Code Behind for ASP.NET 3.5 - wrburgess</title>
<link>http://snipplr.com/view/12186/button-submission-in-code-behind-for-aspnet-35/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 13 Feb 2009 13:13:20 GMT</pubDate>
<guid>http://snipplr.com/view/12186/button-submission-in-code-behind-for-aspnet-35/</guid>
</item>
</channel>
</rss>