jerett
09-14-2007, 03:05 PM
Greetings!
I was wondering if anyone would know of a script where you could, on the back-end, manage files (ie, mp3s) and quickly select a file and have it email that file to a particular address.
Anything free.
Eiolon
09-14-2007, 03:49 PM
I haven't seen that done myself but I have seen it where you can select a file and have the download link mailed rather than the file itself. It would probably be a lot more effecient if you did it that way.
jerett
09-14-2007, 03:56 PM
Do you know what script could pull this off? Would that PHPAudit or what ever that script is called work?
Bangalore Job Mob
09-14-2007, 04:56 PM
All you need to do is build a message with an attachment and hand it off to mail().
jerett
09-14-2007, 05:02 PM
Okay but this person needs a bit more than that. He needs to be able to organize his files for viewing and locating. I would prefer suggestions on any software that anyone would know about that would have this function included in it and is reasonable on cost.
Bangalore Job Mob
09-14-2007, 07:49 PM
"Viewing and locating" what files, where?
jerett
09-17-2007, 10:20 PM
basically clients would sign up for a fee. they get a page to upload 10 files and enter a unique ID. They give this ID out to anyone they want to let view their files.
does that help?