Gossamer Forum
Home : Products : DBMan : Customization :

modify the multiple upload file

Quote Reply
modify the multiple upload file
I have to modify the multiple upload file in dbman.
It works perfectly but the script saves every uploaded file in a separate directory. It looks like that:

For examble:

picture 1 was saved in directory 1
picture 2 was saved in directory 2
picture 3 was saved in directory 3 ........

First of all I need that the script saves every picture in the same directory.

Second,I need that the script writes the information where the uploaded picture was saved into the "default.db" so that I can update my database to a later point in time.

So I ask you, how and where I have to modify the script?

I hope for someone can help me

Thank you for spending your time

with best regards

donkey

Quote Reply
Re: modify the multiple upload file In reply to
The multiple upload file saves all of the pictures that are associated with a particular record to a separate directory. If you want all uploaded files saved to the same directory, use the single upload mod.

In Reply To:
the script writes the information where the uploaded picture was saved into the "default.db" so that I can update my database to a later point in time.
I don't understand.

JPD
http://www.jpdeni.com/dbman/
Quote Reply
Re: modify the multiple upload file In reply to
HI JPDeni

Thank you for answering

I would like to try it a later time to point in.

I will send you a message when it works.

Thank you!!!

with best regards

donkey