[THIN] Re: FW: [windows2000] FW: Re: IE

  • From: "Turman, David C." <david_turman@xxxxxxxxxxxxxxxx>
  • To: thin@xxxxxxxxxxxxx
  • Date: Tue, 26 Oct 2004 09:50:20 -0600

        That was the one! I am going to take back anything bad I said
about you!
        (which was none, but if I had I would take them back!)
        Thanks a million! (that's a millions sterling)

-----Original Message-----
From: Mark Cook [mailto:mc@xxxxxxxxxx] 
Sent: Tuesday, October 26, 2004 10:35 AM
To: thin@xxxxxxxxxxxxx; windows2000@xxxxxxxxxxxxx
Subject: [THIN] FW: [windows2000] FW: Re: IE


Ooops, sorry if anyone's already got IEgoto please download it again.
There was a minor issue in there that could cause CTRL+N to actually
open a new browser, that should be fixed now - CTRL+N should do
absolutely nothing now, if it does please let me know and I'll hit it
with bigger sticks :-)

Mark


-----Original Message-----
From: Mark Cook [mailto:mc@xxxxxxxxxx] 
Sent: 26 October 2004 16:01
To: 'thin@xxxxxxxxxxxxx'; 'windows2000@xxxxxxxxxxxxx'
Subject: [windows2000] FW: [THIN] Re: IE

Ok, I've put a quickie version of IEgoto at

http://alps-enterprise.com/downloads/iegoto.zip

Check out the readme1st file in there for the simple instructions.  Any
comments or suggestions please let me know....


Mark


-----Original Message-----
From: Mark Cook [mailto:mc@xxxxxxxxxx] 
Sent: 26 October 2004 15:45
To: 'thin@xxxxxxxxxxxxx'
Subject: [THIN] Re: IE

I'll post it on one of my websites and let everyone know very shortly !

M


-----Original Message-----
From: Turman, David C. [mailto:david_turman@xxxxxxxxxxxxxxxx] 
Sent: 26 October 2004 15:40
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Re: IE


        Yes please. 

        Rename it to a .txt before you send it so it can get through our
World Secure box!
                
        I appreeciate it!

-----Original Message-----
From: Mark Cook [mailto:mc@xxxxxxxxxx] 
Sent: Tuesday, October 26, 2004 9:29 AM
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Re: IE


Cheers Neil.  

If it helps anyone I've knocked up wee little exe that hosts the IE
object but intercept's CTRL+N, and has no address bar, file menu etc.
It's simply a window with IE content, all other hot key's work bar
CTRL+N and shift click opens a window of it's own (eg, same as parent
with no tool bars etc) so should never start full IE.

If anyone's interested in having a go let me know...  Should save a load
of scripting and locking down IE with reg hacks

Mark





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

Mark

I'm pretty sure you can capture any keystroke to the IE window. I check
for certain keycodes (as window events), and actually disable ctrl key
usage in the spawned window (ie if a ctrlkey is used, it just passes
through a null function).

I mainly use it like this, as dialog boxes from HTAs or scripts. I do a
lot of key capturing because I use it in a particular application as a
progress bar (you know the type of thing - coloured blocks incrementing
across a little window), and I wouldn't want a user interfering with it.

Had to do it that way, because it was fairly long-ish running activity
in an HTA application, and you get the browser blocking issue in the
parent window, so had to do something outside of the main interface
(which was unresponsive until the lower level functionality was
complete).

Neil

> -----Original Message-----
> From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx] On 
> Behalf Of Mark Cook
> Sent: 26 October 2004 15:06
> To: 'thin@xxxxxxxxxxxxx'
> Subject: [THIN] Re: IE
> 
> 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

********************************************************
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
********************************************************
This Weeks Sponsor StressedPuppy.com Games
Feeling stressed out? Check out our games to
relieve your stress.
http://www.StressedPuppy.com
********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.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

********************************************************
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: