Community Member Profile
- Profile: /members/699-Rahul-Narula.htm
- URL: http://rahulnarula.blogspot.com
- Comments: 4
- Points: 13
Recent Blog Comments By Rahul Narula
-
Learning ColdFusion 9: Application-Specific Data Sources
Posted on Jul 13, 2009 at 1:21 PM
And so is the cool ORM integration, which wont be available to Application.cfm users... read more »
-
Ask Ben: Limit File Upload Size In ColdFusion
Posted on May 2, 2007 at 1:18 PM
Instead of doing <cffile action="upload" ...> then comparing the file size & if it doesnt matches removing it you can also use <cfset f = createObject("java","java.io.File").init(form.resume)> <cfif f.length() lT (50 * 1024)> <cffile action="upload... read more »
-
GreaseMonkey: Helping To Make ColdFusion Developer's Journal NOT Suck
Posted on Mar 14, 2007 at 4:11 PM
Yep Ben, Oh seems you havent heard of it.. Install it & believe me you will love it without any scripting you can control most of the unwanted stuff from a page. I am using Adblock to even disable google ads(present in 90% of pages we visit)... read more »
-
GreaseMonkey: Helping To Make ColdFusion Developer's Journal NOT Suck
Posted on Mar 14, 2007 at 4:04 PM
Getting rid of those unwanted videos can be much easier using Adblock Plus that I use in place of Greasemonkey.... read more »



