I want a specific, controlled user to be able to upload a file to a specific location, including overwriting the existing file.
How can I do that with a machform - including protecting the function so only someone with a password can use it?
Started 1 year ago by zforray | 3 posts |
I want a specific, controlled user to be able to upload a file to a specific location, including overwriting the existing file.
How can I do that with a machform - including protecting the function so only someone with a password can use it?
I'm afraid it won't be possible to do so. MachForm currently only support single user and the file upload folder destination can be set from the config.php file only.
MachForm Founder
I don't want to use a different ID - just a form with the file-upload function. To have a unique config.php file, I thought I would copy the machform directory to another directory on the same server and tweak the config file there but the process also creates a random file name.
Would that work or do you have a different suggestion?
I really need this functionality!
You must log in to post.