|
Counting Words in Text or Textarea field using Javascript
| Well here's a script that dynamically keeps track of how many words have been entered.
Code taken from the following site:
http://javascript.about.com/library/blcount.htm | JavaScript | 7/4/2008 |
|
Generate Test Files with PowerShell
| Creates N number of test files of a specific size. You can control where the files are created, how many to create and the size to create them. You can also control what filler character is used to file the file. | PowerShell | 7/4/2008 |
|
Print All Database Name
| Print All Database Name | SQL | 7/4/2008 |
|
Text line breakers for a string in textbox
| this helps to present a text with respective breaks in textbox. | C# | 7/4/2008 |
|
Create Directory and set permission to "Everyone"
| Creates a Directory based on a FileInfo and set permission to "Everyone" in every language of OS | ActionScript | 7/4/2008 |
|
PropertyFixtureTemplate
| Fitnesse PropertyFixtureTemplate | C# | 7/3/2008 |
|
GridFixtureTemplate
| Fitnesse GridFixtureTemplate | C# | 7/3/2008 |
|
Business Unit Template
| Business Unit Template | C# | 7/3/2008 |
|
Tuxedo Framework ServiceBody
| Sorenson Communications Tuxedo Framework Service definition template for use in the DataAccess, Relay and Configuration Server libraries. | C# | 7/3/2008 |
|
Current Row and column in Richtextbox
| Find the current row and column | VB.NET | 7/3/2008 |