liam
Member since Dec 11, 2008
- Profile: /members/2244-liam.htm
- Comments: 2
Recent Blog Comments By liam
-
Ask Ben: Limit File Upload Size In ColdFusion
Posted on Mar 11, 2008 at 10:25 PM
Hi Ben thanks for the information. As I am new to Coldfusion, I was wondering if you would explain a few things more for me. 1. do I just cut the code for the <cfif NOT Len( FORM.resume )> down to the end tag and change the <cfif NOT Len( FORM.resume )> to <cfif Len( FORM.resume )>... read more »
-
Ask Ben: Limit File Upload Size In ColdFusion
Posted on Mar 11, 2008 at 2:22 AM
Hi, Is it possible to make the upload resume non mandatory? When i try to modify the code it throws up all kinds of errors. a sample of the code needed would be great ! thanks !... read more »