NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Returning a Value
« previous
next »
Print
Pages: [
1
]
Author
Topic: Returning a Value (Read 4527 times)
rupertvz
Sr. Member
Posts: 326
Returning a Value
«
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?
Logged
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: Returning a Value
«
Reply #1 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
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Returning a Value