Showing 1-10 of 11
|
Javascript OnClientClick Confirm
| Confirmation before Delete | ActionScript | 95 | 3/4/2009 |
|
Remember “LoVe/HAte” linking
| REF http://www.mezzoblue.com/css/cribsheet/ | CSS | 384 | 2/2/2009 |
|
Set a Float to Fix a Float - Containing Floats
| Eric Myers method - http://www.complexspiral.com/publications/containing-floats/ | CSS | 373 | 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 | 1385 | 11/7/2008 |
|
New window javascript popup
| This is a simple standards complient way to implement a popup | ASP.NET | 308 | 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# | 143 | 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# | 145 | 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 | 341 | 9/29/2008 |
|
Simple File Upload Script
| Simple File Upload Script | C# | 196 | 8/28/2008 |
|
Simple Global.asax Error Logger
| Simple Global.asax Error Logger | C# | 241 | 8/28/2008 |