Hi,
I need to run two processes on the server side - is this possible either with Net Talk or Net Talk to an outside Clarion exe on server that does the work....
1. I want to return a record for insert into a table - and on the server side I need to take pieces of it and populate two other tables.
2. I want to identify a group of records, each record having a link to a pdf file. I want to return the selected records to the server and have the server build a PDF file out of all the individual PDF files. I am using Tracker PDF tools to do the PDF build.
How could I get these two tasks done?
Thanks,
Ron Jolda