Scenario: Simple file upload application using ColdFusion 8 on IIS 6 and Windows 2003 server. The application allows for large files to be uploaded to the server for backend processing. File sizes range from 10MB – 300 MB. Problem: File upload fails for files greater than 30MB. Analysis: Several options were investigated including [...]
Tag Archives: Programming
Folder permission not inherited by uploaded file in PHP/IIS
Scenario: The web application has two components, a private upload area and a public download area. To upload a file you must be logged in via HTTP Authentication in IIS (v6 on Windows 2003). The file is uploaded to a non-web accessible uploads folder. Downloads are public and are allowed for anyone who has the [...]
The fear of Javascript Frameworks
I have always been one of those developers who like to “write my own stuff” because nothing produced by another person could ever be as good as mine! I’m sure the majority of developers out there feel the same way. But as they say with experience comes wisdom and I have come to realise that [...]
Posted in Javascript, Programming, Web 2.0 Also tagged frameworks, Javascript, jQuery, prototype, Web 2.0 Leave a comment




