|
|
Rank: Member Groups: Member
Joined: 12/2/2007 Posts: 3 Points: 6
|
Hi there, I own www.photosales.co.nz and currently we have approx 120 photographers with us. At the moment they have to upload via a html form, which is very slow and painful for them. I would like to know if it would be possible to use this image uploader for our photographers?
|
|
Rank: Advanced Member Groups: Member
Joined: 9/19/2006 Posts: 353 Points: 180
|
Hello,
You can try to integrate Image Uploader by customizing PhotoStore.
AFAIUI PhotoStore provides some API for such purposes.
Best regards, Eugene Kosmin.
Aurigma Development Team
|
|
Rank: Member Groups: Member
Joined: 12/2/2007 Posts: 3 Points: 6
|
At the moment we are using a flash uploader, but I think that this one seems quicker and easier to get round.
We need to be able to post info through with the upload, and they have to go into a specific directory per photographer.....
|
|
Rank: Advanced Member Groups: Member
Joined: 9/19/2006 Posts: 353 Points: 180
|
Hello, There are two ways for sending additional data: 1. You can use AdditionalFormName property for sending form data placed with Image Uploader. 2. You can use AddField method for adding custom fields to IU POST. As for placing uploaded photos in different folders on server – it should be implemented in your upload script.
Best regards, Eugene Kosmin. Aurigma Development Team
|
|
|
Guest |