Jump to content

Recommended Posts

Posted

Hi Everyone! :-)

A little background on my project:

- I'm writing a fairly simple program to autoopen Internet Explorer in Kiosk mode, and sticking them into this window. So far I've disabled just about anything that can get you out of this. The last hurdle I'm facing is CTRL+N and CTRL+T (new window, new tab).

Is there a way to use Autoit to stop these functions from occuring? I was thinking some way of capturing ctrl and either:

- Disabling it

- Capturing and stopping it

- Capturing it and disabling N and T for a few seconds

Any advice would be very much appreciated :-)

Posted

Thank you very much for the response. Just so I'm clear, does the ^ mean anything preceding this? Eg: ^n means "if *something* plus n are pressed, do nothing?

Posted

Brilliant, this functions exactly as I wanted. Thanks again for your time, and sorry for not digging deep enough :-(

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...