Don Waterfield

Topic Editor - Computer Programming
Don Waterfield - Don Waterfield
Don Waterfield - Don Waterfield

Don is a programmer/analyst and software contractor with a BS in Computer Science.

He currently works as senior programmer/analyst for CPS-Cloverdale in Virginia,and serves as the Technical Webmaster and Crossword Editor for The Roanoke Star-Sentinel Newspaper and is a mentor at ICouldBe.org.

Don is the Technical Webmaster and a member of The Association of Software Professionals (ASP), among other organizations.

He has authored a variety of software titles including Resub, a program to resubmit claims to Medicare, Pharmacy Claimant, Spryte Hunter, and Dragon Deep Internet Search Tool.

Latest Articles

Dynamic Dates in MSSQL Queries
An easier method of gleaning data within a month or date timeslice is illustrated with example.
Feb 6, 2012 - Don Waterfield
VS 2003 Mystery: Find the Missing Wait Cursor
VS 2003 has no wait cursor functionality after deployment for long running processes or page loading. This article will supply a good method and sourccode.
Jul 28, 2011 - Don Waterfield
Automatic TabIndex Redefinition in Javascript
A self-contained Javascript drop-in module is defined which can not only define, but redefine HTML form control tab indexes automatically.
Jul 28, 2011 - Don Waterfield
Javascript Window Objects
Javascript windows are a snap using these custom functions. Wrapped in an external script page this code can be included anywhere and never needs to be adusted again.
Sep 11, 2009 - Don Waterfield
MYSQL Custom Field Sorting Revisited
At times in MYSQL an unnatural sort is required. This article presents an easy to maintain set of tables where sorting a table in any order can be easily defined.
Sep 1, 2009 - Don Waterfield
PHP Shortcuts
Consolidating time and space with these functions and tips can really help promote a project and make an online task a success.
Aug 28, 2009 - Don Waterfield
PHP Variables
Variables maintain values and state across functions and the PHP program itself. This article explores variables from simple to the complex PHP variable variable.
Aug 27, 2009 - Don Waterfield
PHP Cookies
Cookies are powerful helpers in providing a much richer and faster website experience. This article examines every major cookie method along with a short explanation.
Aug 18, 2009 - Don Waterfield
Adobe Flash Cookies
It is not well known but Adobe has produced its own brand of web cookies that you cannot read and the majority of top websites are already using them on their visitors.
Aug 17, 2009 - Don Waterfield