Home
Manage Your Code
Snippets for Thomas Jenkins
Showing 1-10 of 11
TitleDescriptionLanguageViewsDate Added
Javascript OnClientClick Confirm Confirmation before DeleteActionScript843/4/2009
Remember “LoVe/HAte” linking REF http://www.mezzoblue.com/css/cribsheet/CSS2872/2/2009
Set a Float to Fix a Float - Containing Floats Eric Myers method - http://www.complexspiral.com/publications/containing-floats/CSS2902/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.NET120311/7/2008
New window javascript popup This is a simple standards complient way to implement a popupASP.NET25011/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#12210/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#13210/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 ValidatorASP.NET2999/29/2008
Simple File Upload Script Simple File Upload ScriptC#1828/28/2008
Simple Global.asax Error Logger Simple Global.asax Error LoggerC#2148/28/2008
12