NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Neil Porter on October 08, 2013, 07:48:40 AM
-
I have a NetWebForm that has quite a lot of length validation steps.
At present I have poached some code from the Timer Example so that when the user presses the Save button on the form I have a tag that allows me to display a status message that gets updated every second. This tag contains the current validation step, and so my user gets to see some progress, and the 1 second timer means my form doesn't timeout whilst waiting for all of the validation to complete.
I would love to be able to open a small popup window showing the progress of the validation, where this might be as simple as changing a display value from Step 1 to Step 2 etc. Once all of the steps are complete, this window would close and the normal processing would continue.
Has anyone managed to do this?
Regards,
Neil.
-
Nettalk 6 does have progress control.
you can use that and have it move every certain number of milliseconds you chose...
really easy to set up.
Best Regards...
Roberto Renz
-
http://www.capesoft.com/docs/NetTalk7/NetWebReports.htm#ReportProgressBars