I really like CFORMS! It's a very powerful wordpress plugin!
It would be useful if there was a means of securing attachments submitted using a form. Currently the admin options allow an alternate directory to be selected. It would be useful if this directory could be in a directory outside the wordpress installation yet still accessible via a PHP script. i.e. The download link in the database tracking screen accesses the file via a php script that passes through access to the file in a secure way.
Currently the admin options allow an alternate directory to be selected .It would be useful if this directory could be in a directory outside the wordpress installation
correct. that dir could be anywhere...even outside the wp path.
The download link in the database tracking screen accesse
that's configurable, too. you just need to make sure that there is a valid URL pointing to the above path, whereever that is.