Hi
I want to build a simple image upload utility where users can upload an image and a couple of other fields (caption, etc) using a form.
The image ref can be stored in a normal weblog. I’ll use PHPthumb from there on in to resize/display the images uploaded.
The solspace File Upload module costs money. Surely there’s an easier way, without resorting to the standard file upload that requires CP access?
Thanks in advance.