ASPSnippets RSS Feedhttp://www.aspsnippets.com/RSS.ashxLatest additions to the content that appears on ASPSnippets.(c) 2010, www.aspsnippets.com. All rights reserved.Issue: JavaScript in WebUserControl not working when used multiple times on same pageHere Mudassar Ahmed Khan has explained how to fix the issue of repetition of JavaScript code when a WebUserControls is used multiple times on a same page. This repetition causes the JavaScript methods to stop working. This article explains how to resolve this issue.http://aspsnippets.com/Articles/Issue-JavaScript-in-WebUserControl-not-working-when-used-multiple-times-on-same-page.aspxhttp://aspsnippets.com/Articles/Issue-JavaScript-in-WebUserControl-not-working-when-used-multiple-times-on-same-page.aspxFri, 30 Jul 2010 03:36:00 GMTPerforming Validation in TinyMCE Editor using ASP.Net Validation ControlsHere Mudassar Ahmed Khan has explained how to perform validation in TinyMCE Rich Text Editor using the ASP.Net Validatorshttp://aspsnippets.com/Articles/Performing-Validation-in-TinyMCE-Editor-using-ASP.Net-Validation-Controls.aspxhttp://aspsnippets.com/Articles/Performing-Validation-in-TinyMCE-Editor-using-ASP.Net-Validation-Controls.aspxSun, 25 Jul 2010 01:57:00 GMTImplementing Spelling Check Feature using TinyMCE Rich Text Editor in ASP.NetHere Mudassar Ahmed Khan has explained how to implement Spell check feature in TinyMCE Rich Text Editor using TinyMCE SpellCheck Plugin in ASP.Nethttp://aspsnippets.com/Articles/Implementing-Spelling-Check-Feature-using-TinyMCE-Rich-Text-Editor-in-ASP.Net.aspxhttp://aspsnippets.com/Articles/Implementing-Spelling-Check-Feature-using-TinyMCE-Rich-Text-Editor-in-ASP.Net.aspxSun, 11 Jul 2010 08:30:00 GMTPreserving state and values of custom properties across postback in ASP.NetHere Mudassar Ahmed Khan has explained how to preserve values or states of custom properties across postbacks in ASP.Nethttp://aspsnippets.com/Articles/Preserving-state-and-values-of-custom-properties-across-postback-in-ASP.Net.aspxhttp://aspsnippets.com/Articles/Preserving-state-and-values-of-custom-properties-across-postback-in-ASP.Net.aspxThu, 01 Jul 2010 00:35:00 GMTRead and Bind XML File to ASP.Net DropDownList ControlHere Mudassar Ahmed Khan has explained how to bind an XML or XML File to ASP.Net DropDownList Control using DataSet in C# and VB.Nethttp://aspsnippets.com/Articles/Read-and-Bind-XML-File-to-ASP.Net-DropDownList-Control.aspxhttp://aspsnippets.com/Articles/Read-and-Bind-XML-File-to-ASP.Net-DropDownList-Control.aspxSun, 13 Jun 2010 01:41:00 GMTBuilding Custom Calendar Date Selector Control using three DropDownLists in ASP.NetHere Mudassar Ahmed Khan has explained hot to build you own Custom Calendar Date Selector in ASP.Net using three Dropdownlistshttp://aspsnippets.com/Articles/Building-Custom-Calendar-Date-Selector-Control-using-three-DropDownLists-in-ASP.Net.aspxhttp://aspsnippets.com/Articles/Building-Custom-Calendar-Date-Selector-Control-using-three-DropDownLists-in-ASP.Net.aspxMon, 24 May 2010 09:40:00 GMTSelect and Upload Multiple Files Gmail Style using JQuery and ASP.NetHere Mudassar Ahmed Khan has explained how to build a Gmail style file uploader using JQuery and Uploadify plugin for JQuery in ASP.Nethttp://aspsnippets.com/Articles/Select-and-Upload-Multiple-Files-Gmail-Style-using-JQuery-and-ASP.Net.aspxhttp://aspsnippets.com/Articles/Select-and-Upload-Multiple-Files-Gmail-Style-using-JQuery-and-ASP.Net.aspxTue, 11 May 2010 11:20:00 GMTLocalizing string messages in JavaScript using ASP.Net LocalizationHere Mudassar Ahmed Khan has explained how to localize string messages in JavaScript using ASP.Net Localization and Resource fileshttp://aspsnippets.com/Articles/Localizing-string-messages-in-JavaScript-using-ASP.Net-Localization.aspxhttp://aspsnippets.com/Articles/Localizing-string-messages-in-JavaScript-using-ASP.Net-Localization.aspxTue, 11 May 2010 00:03:00 GMTDisplay GridView with Empty Message and Header and Footer when no data in ASP.NetHere Mudassar Ahmed Khan has explained how to display GridView with Empty Message and Header and Footer without writing single line of code.http://aspsnippets.com/Articles/Display-GridView-with-Empty-Message-and-Header-and-Footer-when-no-data-in-ASP.Net.aspxhttp://aspsnippets.com/Articles/Display-GridView-with-Empty-Message-and-Header-and-Footer-when-no-data-in-ASP.Net.aspxSun, 02 May 2010 01:14:00 GMTBinding Custom Business Objects (Properties) to Databound Controls like GridView in ASP.NetHere Mudassar Ahmed Khan has explained how to Populate and Bind Custom Business Objects or properties collection to databound controls like ASP.Net GridView Controlhttp://aspsnippets.com/Articles/Binding-Custom-Business-Objects-Properties-to-Databound-Controls-like-GridView-in-ASP.Net.aspxhttp://aspsnippets.com/Articles/Binding-Custom-Business-Objects-Properties-to-Databound-Controls-like-GridView-in-ASP.Net.aspxSun, 25 Apr 2010 01:29:00 GMT