Contact Me
Resources
Development Tips & Code Library
-
Recent Entries
Blogroll
Author Archives: eSearing
Excel – Find widest value in range of cells
Here is an excel tip for finding the maximum width/length of values in a range of cells. It is useful when converting spreadsheets to databases where you need to define the data attributes. Type the following including braces into a … Continue reading
Posted in Snippets
Comments Off on Excel – Find widest value in range of cells
Site Mockups for low content site
This week I was tasked with building a new site for an org within our company. The organization does not have much content and plans for it to be a gateway site for Sales people to get what they need. … Continue reading
Posted in Site Ideas
Tagged CSS, horizontal sliding, Javascript, large fonts, two column layout
Comments Off on Site Mockups for low content site
Coldfusion bug – dialog box redirects on ok
I had an interesting problem to figure out today. On one of my forms I had a Help icon which the user could click and it would display a dialog box with help. Sometimes the box would just close, other … Continue reading
Posted in Coldfusion, Problems & Fixes, Snippets
Comments Off on Coldfusion bug – dialog box redirects on ok
CFLoop for Mass Email
We have a large corporate database with the email addresses of sales employees. My task this week was to create a Form which filters the massive list and send an email to the filtered results. I started by creating a … Continue reading
Zen Coding – OMG!
We developers are always looking for tools to improve our process or speed up common tasks. I often save bits of code I reuse in Dreamweaver’s snippets. Today I discovered a plugin/extension which allows even more flexibility and it even … Continue reading
Posted in Applications, Code, Problems & Fixes, Products
Comments Off on Zen Coding – OMG!