Showing 1-10 of 11
|
Javascript OnClientClick Confirm
| Confirmation before Delete | ActionScript | 84 | 3/4/2009 |
|
Remember “LoVe/HAte” linking
| REF http://www.mezzoblue.com/css/cribsheet/ | CSS | 287 | 2/2/2009 |
|
Set a Float to Fix a Float - Containing Floats
| Eric Myers method - http://www.complexspiral.com/publications/containing-floats/ | CSS | 290 | 2/2/2009 |
|
WebUser Control Javascript Session countdown timer
| Add this code to a user control and you have a countdown session timer for your asp.net page. | ASP.NET | 1203 | 11/7/2008 |
|
New window javascript popup
| This is a simple standards complient way to implement a popup | ASP.NET | 250 | 11/6/2008 |
|
Semantic xhtml bulleted list control - Replace the .NET table bulleted list
| Originally from: http://dotnetslackers.com/articles/aspnet/A_Better_BulletedList.aspx
Extended version of the ASP.NET 2.0 BulletedList control. This uses proper markup not tables as the default markup. I use it for extending the ASP.NET menu.
| C# | 122 | 10/22/2008 |
|
Limit input characters of 0-9 only using javascript
| This provides a simple way to limit characters of 0-9 only using javascript and keypress. | C# | 132 | 10/20/2008 |
|
Custom Validator for From Date <= To Date
| This code ensures that the From Date is less than or equal to the To date in date ranges using the ASP.NET Custom Validator | ASP.NET | 299 | 9/29/2008 |
|
Simple File Upload Script
| Simple File Upload Script | C# | 182 | 8/28/2008 |
|
Simple Global.asax Error Logger
| Simple Global.asax Error Logger | C# | 214 | 8/28/2008 |