Sep 17th, 2010, 5:07 AM
(Sep 15th, 2010, 5:46 PM)Ben Wrote: Hi ftsakonitis,
The usual culprit is that your <form> tag doesn't contain an enctype="multipart/form-data" attribute. That's required in order to tell the server that the form contains one or more files. Any help...?
- Ben
Hey, thanks for the info, i am going to have a look at it during the weekend and post back.