I have a web app were the user uploads files to a form and submits it.This process puts the files in fields called $File. I need to move the files from the Attached Object area to a Rich Text field.
I have done this in LotusScript sometime ago but I need to do this in Java now.
Would someone be willing to send me some code that will do this in Java or point me in the right direction?