[THIN] Re: IE

  • From: Mark Cook <mc@xxxxxxxxxx>
  • To: "'thin@xxxxxxxxxxxxx'" <thin@xxxxxxxxxxxxx>
  • Date: Tue, 26 Oct 2004 15:06:23 +0100

Niel,

Can you control access over the embedded IE hotkey's as well such as CTRL+N
for a new window which opens in all of it's default glory :-( ? 

Mark


-----Original Message-----
From: Braebaum, Neil [mailto:Neil.Braebaum@xxxxxxxxxxxxxxxxx] 
Sent: 26 October 2004 15:02
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Re: IE

Hi Pavlo!

If you're going to do it via this method (ie the
internetexplorer.application object) you can completely control the
window used, and remove all the chrome - you can just have total
windowed html - ie no menus, scroll bars, buttons - just the / a web
page if you want.

Neil

> -----Original Message-----
> From: thin-bounce@xxxxxxxxxxxxx 
> [mailto:thin-bounce@xxxxxxxxxxxxx] On Behalf Of Pavlo Ignatusha
> Sent: 26 October 2004 14:53
> To: thin@xxxxxxxxxxxxx
> Subject: [THIN] Re: IE
> 
> 
> Publish this BAT file that calls this VBS file:
> 
> 
> ------- Start script
> 
> Set objIE = WScript.CreateObject("InternetExplorer.Application")
> objIE.Menubar = FALSE
> objIE.Statusbar = FALSE
> objIE.Toolbar = FALSE
> objIE.AddressBar = FALSE
> ObjIE.Navigate("http://www.google.com";)
> 
> objIE.Visible = True
> 
> ----------End script
> 
> You can enable any toolbar this way, just change FALSE to TRUE

***********************************************
This e-mail and its attachments are confidential
and are intended for the above named recipient
only. If this has come to you in error, please 
notify the sender immediately and delete this 
e-mail from your system.
You must take no action based on this, nor must 
you copy or disclose it or any part of its contents 
to any person or organisation.
Statements and opinions contained in this email may 
not necessarily represent those of Littlewoods.
Please note that e-mail communications may be monitored.
The registered office of Littlewoods Limited and its
subsidiaries is 100 Old Hall Street, Liverpool, L70 1AB.
Registered number of Littlewoods Limited is 262152.
************************************************

********************************************************
This Weeks Sponsor RTO Software
Do you know which applications are abusing your CPU and memory?
Would you like to learn? --   Free for a limited time!
Get the RTO Performance Analyzer to quickly learn the applications, users,
and time of day possible problems exist.
http://www.rtosoft.com/enter.asp?id=320
********************************************************** 
Useful Thin Client Computing Links are available at:
http://thin.net/links.cfm
***********************************************************
For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link:
http://thin.net/citrixlist.cfm
********************************************************
This Weeks Sponsor RTO Software
Do you know which applications are abusing your CPU and memory?
Would you like to learn? --   Free for a limited time!
Get the RTO Performance Analyzer to quickly learn the applications, users,
and time of day possible problems exist.
http://www.rtosoft.com/enter.asp?id=320
********************************************************** 
Useful Thin Client Computing Links are available at:
http://thin.net/links.cfm
***********************************************************
For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link:
http://thin.net/citrixlist.cfm

Other related posts: