|
Posted by Adam on 09/28/47 11:43
Hello
I am workning on an online store where, after the invoice page I need to
implement a form that allows a customer to upload multiple images (.jpg or
..gif extensions) to the server. Said form may be pre populated with their
order info (Order #, name, email etc) or they may have to fill it out
manually. That part isn't really important right now.
The important thing will be allowing them to upload multiple images through
the browser and then when they are done, hit a final submit button which
will send an email off to the store owner telling him the order info and
most importantly, the filenames of the images that were uploaded in
association with that order. Store owner will then ftp in to find the
images, download and delete them.
Can someone point me towards the most important piece of this puzzle? That
being a script to allow multiple image uploads from the same page where
each file name can be held in a variable to be put in the email?
Non-free solutions are fine. Don't mind paying for the things I need.
Navigation:
[Reply to this message]
|