Hi,
I've got everything working well with the AjaxUploader, I'm uploading the images, renaming them to match my current naming standards and creating a new record for each in my MS SQL database table, but after all images are uploaded, I'd like to redirect the user to another page where I can then as them to enter the title for each image and select a category for it to show in.
Is that possible? I can seem to figure out a way to either action an event on all uploaded or to check if there are still files in the queue either waiting or being processed.
Kind regards,
Rich