<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>[How Do I:] Use the ASP.NET AJAX ConfirmButton Extender?</title><link>http://asp.net</link><pubDate>Sun, 27 Jun 2010 18:24:51 GMT</pubDate><generator>umbraco</generator><description>Comments for [How Do I:] Use the ASP.NET AJAX ConfirmButton Extender?</description><language>en</language><atom:link href="http://asp.net/rss/comments/33573" rel="self" type="application/rss+xml" /><item><title>Comment Posted by JBONNIE</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Fri, 14 Mar 2008 14:40:36 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001069</guid><description><![CDATA[ <p>The vb code sample is from the AutoCompleteExtender, although I should be ashamed for having to do download it at all!</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/JBONNIE.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by JoeStagner</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Sat, 15 Mar 2008 10:18:14 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001070</guid><description><![CDATA[ <p>Oops, Thanks I&#39;ll get it replaced.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/JoeStagner.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Moondust</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Mon, 14 Apr 2008 19:32:46 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001071</guid><description><![CDATA[ <p>It hasn&#39;t been replaced yet. &#160;</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/Moondust.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by iamtgo3</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Wed, 16 Apr 2008 13:44:48 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001072</guid><description><![CDATA[ <p>Still not updated AutoCompleteExtender example.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/iamtgo3.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by JoeStagner</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Wed, 16 Apr 2008 15:00:10 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001073</guid><description><![CDATA[ <p>:) Guys.</p> <p>the .aspx file would be the same excedpt for the first line that defines the language and code behind.</p> <p>The .vb code behind is only the Button1 click event handler and the transbation from C# to VB is east.</p> <p>- C# Version </p> <p>Label1.Text = &quot;Text from the serverside.&quot;;</p> <p>- VB Version</p> <p>Label1.Text = &quot;Text from the serverside.&quot;</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/JoeStagner.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by JoeStagner</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Wed, 16 Apr 2008 15:11:45 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001074</guid><description><![CDATA[ <p>PS The file update has been submitted to the content managers.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/JoeStagner.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jim.bridgeford</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Tue, 06 May 2008 14:32:43 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001075</guid><description><![CDATA[ <p>can i had data from a variable to a confirmbutton extender</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/jim.bridgeford.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by venugopalvalivarthi</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Wed, 09 Jul 2008 07:04:16 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001076</guid><description><![CDATA[ <p>Hi ,</p> <p>I am using the confirmbutton its nice i want to show the dynamic maessage on the dialog box how can it be possible and is it code behind we can set the confirmtext=some xyz in load we can asign the confirm text hw can i assign text in button and dynamically can u suggest me plz</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/venugopalvalivarthi.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by cv_vikram</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Wed, 06 Aug 2008 14:05:51 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001077</guid><description><![CDATA[ <p>Very good video....</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/cv_vikram.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by nziese</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Thu, 28 Aug 2008 10:41:20 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001078</guid><description><![CDATA[ <p>This is a great little extender - easy to use. &#160;Is there a way to crate some code behind to handle the cancel button click?</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/nziese.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by NIckKhaja</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Mon, 08 Sep 2008 11:24:25 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001079</guid><description><![CDATA[ <p>I tried to use modal popup extender....but what I should write for the okControlID and cancelControlID????</p> <p>I am using confirm Extender on the button as well....</p> <p>and I don&#39;t know what wll b the ID for the ok and cancel button of the confirm extender.</p> <p>waiting for the answer!!!!!</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/NIckKhaja.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by lhkok</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Thu, 06 Nov 2008 22:28:32 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001080</guid><description><![CDATA[ <p>Thanks Joe, for the video.</p> <p>There are two desirable effect that are available in the demo page (&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Confirm&quot;&gt;www.asp.net/.../Confirm&lt;/a&gt; Button/ConfirmButton.aspx) but no available in your video.</p> <p>In the demo page, the pop up box is clean without the window bar. Also, when the box pop up, the background become faded and inactive. May I know how can I do that?</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/lhkok.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by grimrist</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Wed, 03 Dec 2008 12:06:47 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001081</guid><description><![CDATA[ <p>In order to get this to work inside of an UPDATEPANEL, the sweet thing that doesn&#39;t post back the entire page, you have to add the &#39;ConfirmOnFormSubmit=&quot;True&quot;.</p> <p>As for handeling the cancel button click just try to keep in mind where you are trying to redirect their attention to and perhaps that will help with the next step.</p> <p>I personally would switch to using ScriptManager.RegisterStartupScript(,,,,) if you wish to handle more events.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/grimrist.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by halfdevil</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Fri, 12 Dec 2008 02:00:47 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001082</guid><description><![CDATA[ <p>Thx for the video.</p> <p>Is it possible to change the ok &amp; cancel button become yes &amp; no???</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/halfdevil.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by huyencuong</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Mon, 15 Dec 2008 09:48:37 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001083</guid><description><![CDATA[ <p>Thank you !</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/huyencuong.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by djibril_chimere_DIAW</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Tue, 30 Dec 2008 08:27:50 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001084</guid><description><![CDATA[ <p>Thanks! J&#235;r&#235;j&#235;f!</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/djibril_chimere_DIAW.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by mford</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Mon, 26 Jan 2009 20:05:45 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001085</guid><description><![CDATA[ <p>Thanks for sharing knowledge. &#160;I have been trying to use this ajax control in lieu of other javascript solutions found on the internet forums, all rendering the following error when I publish to IIS and run the website from there using IE6. &#160;What could I be missing? &#160;</p> <p>Error: &quot;Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application.</p> <p>I have also tried: &#160;</p> <p>Me.Button1.Attributes(&quot;onClick&quot;) = &quot;return confirm(&#39;Are you sure you want to SEND EMAILS NOW?&#39;);&quot;</p> <p>and separately</p> <p>&lt;asp:Button ID=&quot;Button1&quot; runat=&quot;server&quot; Text=&quot;Send Auto Email&quot; &#160;OnClientClick=&quot;return confirm(&#39;Are you sure you want to SEND EMAILS NOW?&#39;)&quot; /&gt;&amp;nbsp;</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/mford.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ZoomZoomLover</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Sun, 22 Feb 2009 18:43:51 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001086</guid><description><![CDATA[ <p>Has anybody noticed that the message box appears different in Firefox, Is there a way to fix it?</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/ZoomZoomLover.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by queen_of_the_world</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Wed, 18 Mar 2009 12:06:51 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001087</guid><description><![CDATA[ <p>helpful material</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/queen_of_the_world.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by haithemara</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Tue, 19 May 2009 10:40:06 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001088</guid><description><![CDATA[ <p>thank you.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/haithemara.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by PC king</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Mon, 24 Aug 2009 11:01:11 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001089</guid><description><![CDATA[ <p>thnk u </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/PC%20king.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by rdskill</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Wed, 06 Jan 2010 16:30:46 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001090</guid><description><![CDATA[ <p>You do a ton of great videos.  Thanks!</p><p></p><p>How do you get this to work with a Master Page?  or Nested Master pages.  Seems all the demos/tutorials I see are for simple single page web sites.  Do people that use this controls still do such simple websites??  I would think most would be using master pages these days.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/rdskill.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Bobby-Z</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Sun, 10 Jan 2010 01:32:29 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001091</guid><description><![CDATA[ <p>The issue I have is when you submit a form with validation, the confirm still pops up even though there are form errors. how do you work that out.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/Bobby-Z.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by fahad.1</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender</link><pubDate>Sun, 27 Jun 2010 18:24:51 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000009235</guid><description><![CDATA[ <p>THANKS</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/fahad.1.jpg?forceidenticon=false&amp;dt=635047951800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>