JavaScript Sample code from Developer Fusion https://www.developerfusion.com/t/javascript/code/sort/popularity/ JavaScript Sample code from Developer Fusion http://www.rssboard.org/rss-specification en-GB Wed, 26 Apr 2006 14:14:00 GMT Adding controls to PlaceHolders dynamically A simple example demonstrating how to dynamically add controls to a PlaceHolder control. http://www.developerfusion.com/code/3826/adding-controls-to-placeholders-dynamically/ http://www.developerfusion.com/code/3826/adding-controls-to-placeholders-dynamically/ Mon, 07 Jul 2003 04:29:00 GMT Edward Tanguay Dynamically Adding OPTIONS to SELECT How To: Dynamically Add an OPTION to a SELECT in a browser http://www.developerfusion.com/code/2155/dynamically-adding-options-to-select/ http://www.developerfusion.com/code/2155/dynamically-adding-options-to-select/ Mon, 01 Apr 2002 12:31:00 GMT Bruce Johnson Automatically check/uncheck multiple checkboxes Allow a user to easily uncheck and check all the checkboxes on a form http://www.developerfusion.com/code/2065/automatically-checkuncheck-multiple-checkboxes/ http://www.developerfusion.com/code/2065/automatically-checkuncheck-multiple-checkboxes/ Tue, 26 Feb 2002 10:03:00 GMT Kiran Pai How to disable all elements on a form You almost always want to have your form to be disabled as soon as the user pressed the submit button so that the user doesn't accidently submit the form twice. Here's how. http://www.developerfusion.com/code/5200/how-to-disable-all-elements-on-a-form/ http://www.developerfusion.com/code/5200/how-to-disable-all-elements-on-a-form/ Wed, 11 Jan 2006 23:32:00 GMT Edward Tanguay Change Text Field Colors This function will change the colors of a form text box field. http://www.developerfusion.com/code/1977/change-text-field-colors/ http://www.developerfusion.com/code/1977/change-text-field-colors/ Fri, 28 Dec 2001 18:40:00 GMT Super Tal Building an 'AJAX' ProgressBar in Atlas Learn how to write a basic, client-side Atlas progress bar, and download the source code. http://www.developerfusion.com/code/5340/building-an-ajax-progressbar-in-atlas/ http://www.developerfusion.com/code/5340/building-an-ajax-progressbar-in-atlas/ Thu, 02 Feb 2006 15:45:00 GMT Wilco Bauwer Finding a string inside a larger string Explains how to find a string inside of a bigger string http://www.developerfusion.com/code/2311/finding-a-string-inside-a-larger-string/ http://www.developerfusion.com/code/2311/finding-a-string-inside-a-larger-string/ Mon, 15 Apr 2002 14:56:00 GMT David Nishimoto How to simulate a status bar in a Web application If you have a process that takes over 20 seconds or so on a Web application, you may want to let the user know the status of the process. Edward shows you how. http://www.developerfusion.com/code/4314/how-to-simulate-a-status-bar-in-a-web-application/ http://www.developerfusion.com/code/4314/how-to-simulate-a-status-bar-in-a-web-application/ Sun, 18 Jan 2004 12:33:00 GMT Edward Tanguay Validate Phone or Fax Number This is a small javascript function that can be used to validate a phone or fax number. http://www.developerfusion.com/code/5629/validate-phone-or-fax-number/ http://www.developerfusion.com/code/5629/validate-phone-or-fax-number/ Wed, 26 Apr 2006 14:14:00 GMT Pradip Patel Number Validation Use this function to validate a form field to only accepts numbers. http://www.developerfusion.com/code/2160/number-validation/ http://www.developerfusion.com/code/2160/number-validation/ Wed, 20 Mar 2002 14:07:00 GMT Super Tal Don't explicitly set the page language in ASP Why you shouldn't explicitly set the page language in ASP http://www.developerfusion.com/code/1600/dont-explicitly-set-the-page-language-in-asp/ http://www.developerfusion.com/code/1600/dont-explicitly-set-the-page-language-in-asp/ Wed, 18 Jul 2001 17:48:00 GMT ElementK Journals Validate Currency Field Want to validate your field to only accept US currency? Try this short JavaScript function. http://www.developerfusion.com/code/2136/validate-currency-field/ http://www.developerfusion.com/code/2136/validate-currency-field/ Wed, 13 Mar 2002 16:04:00 GMT Super Tal Display the Current Day of the Week How to display the current day of the week. http://www.developerfusion.com/code/2630/display-the-current-day-of-the-week/ http://www.developerfusion.com/code/2630/display-the-current-day-of-the-week/ Thu, 26 Feb 2004 18:42:00 GMT David Nishimoto Animated Buttons A few more animated buttons using CSS, Javascript and DHTML to create new more interactive & cool Form Button controls. Remember the code is best suited for only IE-5.5 and above. http://www.developerfusion.com/code/2231/animated-buttons/ http://www.developerfusion.com/code/2231/animated-buttons/ Mon, 08 Apr 2002 13:25:00 GMT Peeyush Nigam Print function This small, simple function will call the Windows print function within a browser. http://www.developerfusion.com/code/2130/print-function/ http://www.developerfusion.com/code/2130/print-function/ Wed, 13 Mar 2002 14:20:00 GMT Super Tal Pre-load Images Some simple javascript to pre-load images on a web page http://www.developerfusion.com/code/1862/preload-images/ http://www.developerfusion.com/code/1862/preload-images/ Sun, 24 Feb 2002 15:08:00 GMT Peeyush Nigam Multiple Submit Buttons This script shows you how to submit the contents of a form to different programs depending on which Submit button you press. http://www.developerfusion.com/code/2067/multiple-submit-buttons/ http://www.developerfusion.com/code/2067/multiple-submit-buttons/ Tue, 26 Feb 2002 10:05:00 GMT Kiran Pai Open a new window How to open a page (existing as well as dynamic) in a new window without bars, buttons, etc. http://www.developerfusion.com/code/2066/open-a-new-window/ http://www.developerfusion.com/code/2066/open-a-new-window/ Tue, 26 Feb 2002 10:03:00 GMT Kiran Pai Rotating Images Rotating Image and Dynamically Change the Link http://www.developerfusion.com/code/2309/rotating-images/ http://www.developerfusion.com/code/2309/rotating-images/ Mon, 06 May 2002 13:40:00 GMT David Nishimoto MS Agent in a web site Ever wondered how to use the MS Agent characters from your website? This example demonstrates how, using JavaScript and VB Script http://www.developerfusion.com/code/2891/ms-agent-in-a-web-site/ http://www.developerfusion.com/code/2891/ms-agent-in-a-web-site/ Sun, 12 Jan 2003 06:48:00 GMT Warren