I am about at my wits end with this. I have a weird scenario in that I have a 
simple form that allow for uploading a logo and adding a couple of fields of 
copy. When I choose a file and submit the form, everything works fine, the logo 
is uploaded and the form fields are added to my database.

The problem arises when I try to just update the text fields and do not upload 
a logo. When I submit the form the server is giving me a 403 error. I get this 
error on both apache and IIS, both Mac and PC. It doesn't If I remove the file 
field, the form works fine. If I leave the file field in place, but remove the 
multi-part form designation, the form work fine. If I submit the form with a 
new file, the form works fine, it is just when I try to submit the form without 
attaching a file.

Any suggestions? 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352035
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to