Downloadable Applet?
Posted: Thu Jul 16, 2009 7:23 am
Hi all,
I'm a newbee to web application development and I've got to develop and application that allows the user to take several tests. I'd prefer to make this a web app. However, one of the tests must be run on the local computer as a Windows (Winform) application. This test is very time sensitive and goes to great lengths to take over the computer (restricting keystrokes, etc.). Therefore, with the inherent time latency of the web, test results would be invalid if a traditional web application were used. In the past, this has always been done with a standard Windows forms application. I'd prefer a web application so that I can ensure that users are always using the latest version of the product.
Can this be done?
TIA...
I'm a newbee to web application development and I've got to develop and application that allows the user to take several tests. I'd prefer to make this a web app. However, one of the tests must be run on the local computer as a Windows (Winform) application. This test is very time sensitive and goes to great lengths to take over the computer (restricting keystrokes, etc.). Therefore, with the inherent time latency of the web, test results would be invalid if a traditional web application were used. In the past, this has always been done with a standard Windows forms application. I'd prefer a web application so that I can ensure that users are always using the latest version of the product.
Can this be done?
TIA...