Quote: " think they can enable it again manually"
Thanks again, KNXRB.
Maybe a system of checks and a way of programmatically enable these features could be implimented.
Quote: "performance issues to worry about in the browser"
If I am not mistaking, performance is handled by the end user's / site visitor's own computer. Thank you for bringing that up. I will need to look into that further.
I am pretty sure WPF apps can be hosted on a Linux / Apache server, so I don't think the app has any dependencies on the server itself. The sever is just a home for the app. And the browser and pc does all the labor. (I could be wrong, will know for sure later tonight after I fry my brain on a test at the college here)
Quote: "Silverlight"
Yeah, I am pretty sure silverlight has a plugin / active control for most popular browsers. ( I will re-install the most widely used and test for myself once I place a simple wpf app on a server)
Quote: "If you could whip up a quick mockup for us to play with I bet you'd get more feedback.
Non-window users?
"
Sure, it will be late late tonight, but I can do that. Will put a simple app on a server and give you all the link to test compatability. It probably won't be anything pretty though.
Thank you for your feedback guys, keep it coming. Meanwhile I need to study again..
KNXRB, sent you a couple other messages on windows live.. not sure if you go them before you signed out for your tea.
[update]
I hate trying to study when something else is on my mind.
Locally testing using WAMP through IE9, I am able to access System.IO functions for paths through the browser app.
Note: the first time I visit the page it gives a securty warning "Could not be verfied", like you get when installing generic applications. Once you click Run, the following visits to the page do not show this.
So, at this point, maybe a random precautious visitor would not accept and leave to never return... not acceptable though I know.
More on WPF apps.
More on WPF Browser apps.
For wamp, I have a blog post / quick screen cast on installing it.