1.) We have CuteEditor and configured it to store files in a SQL database. Is it possible to store the original path, too?
2.) When users attached several files and want to email them (using MS Outlook), each file has to be opened and sent to an email separately. As Outlook cannot handle multitasking, it is necessary to store the files locally (or get them from the original store, where an answer to 1 would be good to find them easily) and then attach them.
a) Is it possible to attach multiple stored files easily?
b) Is there any additional feature we might use for it?
c) Any other ideas concerning this?