Hi
Problem:
- We have a demo system for our s/w which relies on a gateway to a App session running in a browser.
Externally someone is running a browser session into our demo. If they were to do a "view Source" in IE then would in fact open Notepad on the internal machine (not their own machine). As a result of this they could browse the network.
>> What I want to know is it is possible to lock the default app IE uses to "view source" down to some read only application. Or to disable the "view source" completely.
As I believe other browsers can be viewed, my guess locking down the default "editor" to a view only (e.g. IE itself) would be the way?
Thanks