This topic is locked

Uploading PDF file to BLOB field

2/11/2010 4:20:00 PM
PHPRunner General questions
J
jackaroo author

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