Hi,
how can i hide toolbar iesample win ce6 automatically?
I know that iesample don't do that by design.
I have a little intranet website to use on datalogic skorpiox3.
I cannot:
- request to the end users to set "hide toolbars" manually at each access
- use visual studio to make my own change on
Please don't link me on this
https://groups.google.com/forum/#!topic/microsoft.public.windowsce.embedded/Wcqok4TY71Q
or some microsoft kb... i try them without a good response.
Also i try to use:
window.open('home.php', 'My Title', 'directories=no,titlebar=no,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=150,height=200');
But it doesent work.
There are other way to do that?