简体   繁体   中英

How to turnoff IE address bar for Windows Embedded Handheld

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.

There are already kiosk mode browser apps available by third party providers. There is for example Wavellink and Naurtec and on the other side manufacturers like Intermec by Honeywell that offer kisok mode browsers.

If you have VS2005/VS2008 (no standard or express edition) you can easily write your own kiosk mode browser, just create a form and use the .NET webbrowser object.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM