NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: rupertvz on April 25, 2019, 12:50:49 AM

Title: Returning a Value
Post by: rupertvz on April 25, 2019, 12:50:49 AM
Hi Guys,

I have a process procedure which I call from NWF.
The process procedure should return a value,

However, the procedure runs on a new thread on the server side.

Can this be done?  Which is the best way to do this?

Title: Re: Returning a Value
Post by: Bruce on April 25, 2019, 02:17:37 AM
the best way to do this is to add a progress bar, and start button to the form.
See https://www.capesoft.com/docs/NetTalk11/NetWebReports.htm
the doc covers reports (which if you think about is the same as what you are doing) and also other procedures, ie "not reports".

cheers
Bruce