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 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 Animated Loading GIF Image in ASP.Net AJAX AutoCompleteExtenderHere Mudassar Ahmed Khan has explained how to display loading GIF image when ASP.Net AJAX Control Toolkit AutoCompleteExtender Control makes a call to the the server to search the records and hide the image when the records are populated using JavaScript.http://aspsnippets.com/Articles/Display-Animated-Loading-GIF-Image-in-ASP.Net-AJAX-AutoCompleteExtender.aspxhttp://aspsnippets.com/Articles/Display-Animated-Loading-GIF-Image-in-ASP.Net-AJAX-AutoCompleteExtender.aspxSun, 18 Apr 2010 05:28:00 GMTAccessing ASP.Net Validators in JavaScriptHere Mudassar Ahmed Khan has explained how to access ASP.Net Validation Controls (like Requiredfieldvalidator) in client side languages like JavaScripthttp://aspsnippets.com/Articles/Accessing-ASP.Net-Validators-in-JavaScript.aspxhttp://aspsnippets.com/Articles/Accessing-ASP.Net-Validators-in-JavaScript.aspxFri, 26 Feb 2010 02:57:00 GMTFilter and Search ASP.Net DropDownList items using JavaScriptHere Mudassar Ahmed Khan has explained how to filter and Search DropDownLists items Client Side without using PostBack Server Side Code jQuery or AJAX requests instead using simple plain JavaScripthttp://aspsnippets.com/Articles/Filter-and-Search-ASP.Net-DropDownList-items-using-JavaScript.aspxhttp://aspsnippets.com/Articles/Filter-and-Search-ASP.Net-DropDownList-items-using-JavaScript.aspxMon, 23 Nov 2009 22:22:00 GMTEvent.keyCode DemystifiedHere Mudassar Ahmed Khan has explained how to use event.keyCode to get the key ASCII Code in Internet Explorer Mozilla Firefox Apple Safari Google Chrome and Operahttp://aspsnippets.com/Articles/Event.keyCode-Demystified.aspxhttp://aspsnippets.com/Articles/Event.keyCode-Demystified.aspxSat, 11 Jul 2009 22:55:00 GMTDisplay MessageBox in ASP.Net using JavaScriptHere Mudassar Ahmed Khan has explained how to display messagebox in ASP.Net using Server Side Code using JavaScripthttp://aspsnippets.com/Articles/Display-MessageBox-in-ASP.Net-using-JavaScript.aspxhttp://aspsnippets.com/Articles/Display-MessageBox-in-ASP.Net-using-JavaScript.aspxWed, 24 Jun 2009 03:01:00 GMTUsing JavaScript with ASP.Net CheckBoxList ControlHere Mudassar Ahmed Khan has explained the concept of using JavaScript with ASP.Net CheckBoxList Controlhttp://aspsnippets.com/Articles/Using-JavaScript-with-ASP.Net-CheckBoxList-Control.aspxhttp://aspsnippets.com/Articles/Using-JavaScript-with-ASP.Net-CheckBoxList-Control.aspxWed, 17 Jun 2009 00:52:00 GMT