Initiate file transfer from server
Posted: Mon Oct 24, 2016 2:39 pm
I have a Windows application which allows the user to store files in a defined location. I could use the TSPlus file transfer function to perform this when accessing the application using HTML file but the user would need to initiate the transfer. I suppose that I could just open a form telling the user to do this but it would be much better if the application could initiate the transfer from the server, so the user was just present with a file open dialog.
Is this possible?
Is this possible?