Hi all,
I have a problem and wonder if anyone can help.
Keeping it short:
Can I make it so that an ASP page can send a message/control an application that runs on the web server?
For example the application contains a list box, everytime a user accesses a certain ASP site (hosted on the server), the data that is gathered in the ASP page is sent to that application.
I have tried using the API calls, FindWindow to get the handle to the application, but to no avial.
Anyone got any ideas?
I have a problem and wonder if anyone can help.
Keeping it short:
Can I make it so that an ASP page can send a message/control an application that runs on the web server?
For example the application contains a list box, everytime a user accesses a certain ASP site (hosted on the server), the data that is gathered in the ASP page is sent to that application.
I have tried using the API calls, FindWindow to get the handle to the application, but to no avial.
Anyone got any ideas?