Topic: Saving via script

How to save an image? TIA

...

Re: Saving via script

Hello Vicegerent
Give us more information.
Is your image an integral part of the database (via a DBImage)?
How are you storing it in the database: directly integrated via StoreFile (not a good idea) or in a dedicated folder via LinkFile and CopyTo?
You should consider these methods.
JB