ColdFusion

ColdFusion: How do I get the byte size of a string?

0
I’m sure just about everybody who’s at least a little bit familiar with ColdFusion knows about the Len() function to get the character length of a string. What if you want to get the byte length or byte size of a string, though? There appears to be no built in method to do such a thing. I’ve seen [...]

Flash Builder 4, ColdFusion Builder, Flex 4 SDK Released

0
It appears that Adobe has released the final versions of Flash Builder 4, ColdFusion Builder, and the free Flex 4 SDK. Use the links below to navigate to the respective product pages. A great learning resource to use if you’re new to Flex is the Adobe Flex DevNet. I wonder if this is a sign of an [...]
Go to Top