Archive for the ‘Java’ Category

Web-based Desktop Switcher

Tuesday, December 18th, 2007

I looked into the desktop app idea a little bit, and here's what I found.  First, you can't run an EXE file using anchor hrefs.  No real surprise there.  The security concerns are obvious. There are some ways to work around the problem, though.  The first is to use MS ActiveX ...