Automatic Processing of Secure Forms
For an extra cost, ArticSoft provide scripts that will run in your server system and automatically decrypt and process incoming form data. These scripts process information on a parameter/string level and decrypt file attachments too. To use these scripts you must have set the ‘send form data by’ method to be HTTP Post.
The scripts work on any server running PHP (in combination with Apache is preferred). It doesn't matter if it's a web server or an offline server for this process to function. Whilst there are security benefits to be gained by carrying out processing on a server other than the web server, so that decrypted information is not exposed to hacking, it may be operationally difficult to arrange your processing in that way.
Please contact sales@articsoft.com if you would like to purchase these scripts for the automatic decryption and processing of your secure form data.
Alternatively you can of course generate your own scripts to handle decryption and processing of secure form data.