PDA

View Full Version : Assigning a pass phrase to an Alt + F7 key


Georgia_Dogg
February 6th 07, 04:16 PM
I sign into a website multiple times a day (Browser:Mozilla Firefox) and
would like to be able to use a hot key combo (IE; Alt + F7) to insert my long
password on the sig-in screen. Is it possible to assign a key a pass phrase
and if so, how?

Ayush
February 6th 07, 05:11 PM
Replied to [Georgia_Dogg]s message :
> I sign into a website multiple times a day (Browser:Mozilla Firefox) and
> would like to be able to use a hot key combo (IE; Alt + F7) to insert my long
> password on the sig-in screen. Is it possible to assign a key a pass phrase
> and if so, how?
>

You can use this VBS :

CreateObject("WScript.Shell").SendKeys("Password")


The create a shortcut to this script and assign a shortcut to it.


Good Luck, Ayush.
--
Windows XP: http://www.microsoft.com/windows/using/windowsxp/default.mspx

Google