For any Domino developers out there, I recently used this information http://dontpanic82.blogspot.com/2008/06/slick-integration-between-fckeditor-and.html to use the editor to my Domino web page. The clients love it.
Today however I spent a lot of time trying to figure out why part of it broke the day we moved it into production. The "Send file to Server" button to upload an image stopped working and the log.nsf showed "HTTP Web Server: File Upload Not Allowed Exception"
What happened was that in preparing to put the application into production I must have modified the comments at the top of the form that has the File Upload Control. Whatever the reason, the offset for the fieldName variable specified in the renameFileUpload()function changed. Once it was fixed, the control worked again.
I wanted to share the experience for the next poor soul who encounters the problem.
Mark Crosby
Fri, 01/30/2009 - 22:31
#1