0

I am making a web application which has to be used on a PDA (I am not gracefull for this but it is how it is). Now I found this to turn off browser components to let IE run in Kiosk mode. This does not work for Windows Embedded Handheld which has a non standard mobile version of IE.

Does someone know how I can force IE on Windows Embedded Handheld to kiosk mode or emulate something that has the same effect.

4

1 に答える 1

0

サード パーティ プロバイダーによって利用可能なキオスク モードのブラウザー アプリが既にあります。たとえば、Wavellink と Naurtec があり、反対側には、ハネウェルの Intermec のようなメーカーがあり、kisok モードのブラウザを提供しています。

VS2005/VS2008 (スタンダード エディションもエクスプレス エディションもありません) をお持ちの場合は、フォームを作成して .NET webbrowser オブジェクトを使用するだけで、独自のキオスク モード ブラウザーを簡単に作成できます。

于 2014-06-14T16:38:24.680 に答える