April 2007 ARCHIVE
Tiny Tool Tip JavaScript - Blog Entry
"Tiny Tool Tip - Creates a small tool tip on the fly. Can be used with virtually any HTML element or JavaScript event.
License
Attribution-NonCommercial-ShareAlike 3.0
Syntax
Add the following to the element you wish the tip to work with:
o..."
Posted Friday, April 20, 2007 @ 10:42:17 AM |
0 Comments
Detecting If a Field Is Present in a DataReader - Article Entry
"Had an interesting problem today in that I wanted to see if a specific column was returned in a datareader. The query only returned fields if a user had entered the data, so I was trying to access a column that often times wasn't available in the dat..."
Posted Wednesday, April 18, 2007 @ 2:25:20 PM |
0 Comments