Ty Whalin
Member since Jan 11, 2013
- Profile: /members/10583-ty-whalin.htm
- URL: http://www.linkworxseo.com
- Comments: 4
Recent Blog Comments By Ty Whalin
-
Parsing CSV Data Using ColdFusion
Posted on Aug 28, 2014 at 8:49 AM
It doesn't seem to matter which code example I try using from all the sources and examples provided from your blog post, but all the examples seem to through a coldfusion.runtime.Struct cannot be cast to java.lang.String Got any suggestions of why? On a CF10 server, though it could be because of t... read more »
-
Setting ETag Headers Regardless Of File Content In ColdFusion
Posted on Dec 11, 2013 at 10:02 PM
Hey Ben, got a quick question for you. I have added a cache manifest file for HTML5 coding and made use of the cfcache tag as such; placed above the body tag. When placing the cfcache with the function use Cache is true and with a trailing slash or a closing /cfcache tag wrapped around my content t... read more »
-
ColdFusion 8's OnMissingTemplate() - So Close To Being Good
Posted on Mar 20, 2013 at 8:57 AM
@Jack, You might try using a feed tag instead. Of course it could be a tad tricky trying to decided which ones you want to pull in though. You can then loop through the links, through structure. Although Ray has several blogs out there, it could be different for you since my method works great for... read more »
-
Ask Ben: Limiting The Amount Of Time A Block Of Code Can Run (Attempt II)
Posted on Jan 11, 2013 at 3:24 PM
Works great Ben. Simple and sweet. Was something I had been trying to accomplish for a few, sure to add to it eventually.... read more »