|
The contact form was not allowing uploads, thats a separate form on a separate website. The contact form was a simple php script to send the contents of a text field to my e-mail address. It was somehow being used to upload files to my server.
Obviously if that can be done using a simple text form field, you can see my concern for using an upload form.
|