Intrigued
09-23-2006, 08:40 PM
Here is an example of a DLL I wrapped together today. (if you have not noticed I have been exploring more options to help boost my and your AMS application's abilities).
This .exe example will show off that this DLL allows you to now protect HTML (and other) content by disabling the window. This means no right-clicks, (I see Shift+F10 still works, will check on this), etc. In this example I used a Web object to show how convenient this can be to display your HTML creations in an HTML page.
Example (.exe):
http://www.amsuser.com/ams/examples/DLLWindowDisEnable-AMS6-Intrigued.exe
Note: this could come in handy for a Kiosk setup as well?
This .exe example will show off that this DLL allows you to now protect HTML (and other) content by disabling the window. This means no right-clicks, (I see Shift+F10 still works, will check on this), etc. In this example I used a Web object to show how convenient this can be to display your HTML creations in an HTML page.
Example (.exe):
http://www.amsuser.com/ams/examples/DLLWindowDisEnable-AMS6-Intrigued.exe
Note: this could come in handy for a Kiosk setup as well?