Community Member Profile
- Profile: /members/6833-Eric.htm
- Comments: 2
- Points: 18
Recent Blog Comments By Eric
-
Getting Only the Date Part of a Date/Time Stamp in SQL Server
Posted on Mar 1, 2011 at 6:50 AM
I have for years created two columns for all dates (very easy to index). If I have a column named ModifiedDateTime, I will always add ModifiedDate both as dateTime-datatype. Ad DueDate/DueDateTime etc. Then in whatevery frontend, I will create the ModifiedDate as, in this case CF without th... read more »
-
Escaping Form Values - Understanding The ColdFusion htmlEditFormat() Life Cycle
Posted on Sep 9, 2010 at 2:59 PM
How will cfqueryparam help in this aspect? As you are not protecting the INSERT statement, maybe cfqueryparam will escape and handle special chars?... read more »



