Regular Expressions for Common Tasks
Published: Jun 20, 2008 04:48 PM Articles Quick Reference Tools
Another installment in the I’ve got just the thing here….somewhere series.
Correct headers for generating Excel over SSL
Published: Apr 29, 2008 03:46 PM Articles Quick Reference
Internet Explorer cannot download page from site
Internet Explorer was not able to open this Internet site.
The requested site is either unavailable or cannot be found.
Please try again later
XHTML entity reference
Published: Jan 15, 2008 09:09 PM Articles Quick Reference
You would think, being a person that codes and works with web pages all the time, I would have most of these memorized, but it seems I am always googling for entities.
Stop Quirkiness - Use a proper doctype
Published: Aug 6, 2006 10:28 PM Articles Quick Reference
One of the most common causes of IE-related quirkiness is failure to use a proper doctype. This throws IE into Quirks mode…a mode designed to help old, non-compliant docs still render nicely. The downside is it can cause proper code to act, well, quirky.