Hi there
I'd like to know:
1. How can I set that using upload control one can upload EXACTLY one picture? As I have to process picture and added info to database I need user to add ONE picture only, not 2 or 3 or more. I tried using MultipleFilesUpload=false but one can upload one and then another one and another one with the module. Should I use Manual start then?
2. How can I set like 5 fields to upload? Now I have 5 upload fields (standard file fields and another extension to upload them) and 5 text fields with the space to put description to them. As I read I can not use the module nore than once. How can I then limit user to upload up to 5 pictures? Is there any option to limit? And secondly, how can I make description fields with them? As I found our your extension is a self sustaining module, how can I pass another field with it? Now user select picture using form upload button and write a desc in the text field. I have 5 upload and 5 desc fields and he can upload 5 pictures at a time. Using your module, how can I achieve that functionality?
There seems to be a option: uploader.MaxFilesLimit=1 but it doesn't work, I can upload 5 files one by one :-(
Thanx
Your new customer Jerry ;-)