B
Bruce W.1
I'm seeking an example application that does the following.
A user clicks a button on a .aspx page and this event notifies listening
winform applications that the button was clicked, and maybe sends a text
string or something. The winform application is to be No-Touch deployed
from the ASP.NET applications folder, upon which it connects back to the
ASP.NET DLL thru IIS.
I've searched high and low, and found many related articles, but nothing
exactly like this.
Has anyone seen an example application that does this?
Thanks for your help.
A user clicks a button on a .aspx page and this event notifies listening
winform applications that the button was clicked, and maybe sends a text
string or something. The winform application is to be No-Touch deployed
from the ASP.NET applications folder, upon which it connects back to the
ASP.NET DLL thru IIS.
I've searched high and low, and found many related articles, but nothing
exactly like this.
Has anyone seen an example application that does this?
Thanks for your help.