Programming Keys

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to set up one key, or a combination of keys, to always paste a
stored number or name? For example, when I go to a certain site where I have
to enter the same username each time. The site does not offer the option of
storing the username. When I get to the sign in box, I want to be able to
hit one key or combination of keys and paste in the information. Basically, I
am just lazy and hate typing in the long string of numbers each time.
 
DadAtHome4 said:
Is there a way to set up one key, or a combination of keys, to always paste a
stored number or name? For example, when I go to a certain site where I have
to enter the same username each time. The site does not offer the option of
storing the username. When I get to the sign in box, I want to be able to
hit one key or combination of keys and paste in the information. Basically, I
am just lazy and hate typing in the long string of numbers each time.

Google "clipboard utilities" or just have a notepad text file with all
the text you use regularly with a shortcut on your Quick Launch bar.
 
ActiveWords
http://www.activewords.com/

--
Customers in the U.S. and Canada can receive technical support from
Microsoft Product Support Services at 1-866-PCSAFETY. There is no charge for
support calls that are associated with security updates
Larry Samuels Associate Expert
MS-MVP (2001-2005)
Unofficial FAQ for Windows Server 2003 at
http://pelos.us/SERVER.htm
Expert Zone-
 
DadAtHome4 said:
Is there a way to set up one key, or a combination of keys, to always
paste a
stored number or name? For example, when I go to a certain site where I
have
to enter the same username each time. The site does not offer the option
of
storing the username. When I get to the sign in box, I want to be able to
hit one key or combination of keys and paste in the information.
Basically, I
am just lazy and hate typing in the long string of numbers each time.

This is the sort of thing you can do with Windows Script Host (eg using the
Sendkeys method to paste text), if you are willing to spend a bit of time
learning a bit of scripting.

http://msdn.microsoft.com/library/d...html/d78573b7-fc96-410b-8fd0-3e84bd7d470f.asp

Jon
 
Mike said:
Google "clipboard utilities" or just have a notepad text file with all
the text you use regularly with a shortcut on your Quick Launch bar.

or use netscape for your web browsing (it's called something else now,
like firetruck or thunderfart or something, but its good ole netscape).

YZ
 
Is there a way to set up one key, or a combination of keys, to always paste a
stored number or name? For example, when I go to a certain site where I have
to enter the same username each time. The site does not offer the option of
storing the username. When I get to the sign in box, I want to be able to
hit one key or combination of keys and paste in the information. Basically, I
am just lazy and hate typing in the long string of numbers each time.

Hotkey Control XP will do this. Probably lots of others. But for
storing user names and passwords, Roboform is more secure.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top