Gossamer Forum
Home : Products : DBMan : Customization :

Multiple File Upload: 2 Files in 2 directories

Quote Reply
Multiple File Upload: 2 Files in 2 directories
I've installed DBMan and Multiple FileUpload. And it works great.
I should upload 2 files. And the problem is, that these files should be saved in 2 directories, e.g.
d:/documents/upload/german/$rec{$db_key).pdf
d:/documents/upload/english/$rec{$db_key).pdf
The 2 documents have the same content only the language is english and german.
The second point is, that in the 'html_record_form' there should be for each language one input-area, so that the user knows in which area he should put the englisch and in which he schould put the german file.
Which changes do i have to do in the scripts to do that?
I've just started with Perl and this mods.
Thanks for any tip.
Phil