I can upload files (PDF) to a BLOB field in a table successfully, using standard PHPRunner generated pages. So far so good.
I would like to automate the process using an 'event' to fetch a specific file (PDF) from a web folder, and INSERT/UPDATE the file in a BLOB field.
In other words, eliminate the users need to interact with an EDIT/ADD form.
Can someone point me in the right direction?
Thanks in advance,
Jack