![]() |
|
![]() | ||
|
Subject:
short cut
Category: Computers Asked by: adamstrim-ga List Price: $3.00 |
Posted:
03 Mar 2005 06:44 PST
Expires: 02 Apr 2005 06:44 PST Question ID: 483982 |
I use my nickname adamstrim at several sites. Frankly, I'm tired of typing it. Is there some way I can set up an F key or combination of keys to display this word? I have Windows XP. Thank you | |
|
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: short cut
From: redleaf0000-ga on 03 Mar 2005 06:59 PST |
Netscape can solve your problems. You can try it! |
Subject:
Re: short cut
From: james_l_mar-ga on 03 Mar 2005 07:27 PST |
I believe this tool can solve your problems. It'll take a little time to read through the documentation to figure how it works tho. HTH http://powerpro.webeddie.com/ |
Subject:
Re: short cut
From: neutron_coding-ga on 03 Mar 2005 07:57 PST |
Simple, type adamstrim, select the whole word, hit CTRL-C. That copies the word into the clipboard. Now everytime you hit CTRL-V, the word will be pasted to the cursor. For form filling, I recommend http://www.roboform.com/. It lets you save information such as logins/password and any other form information, and fills that information on command. |
Subject:
Re: short cut
From: dotnetbytes-ga on 03 Mar 2005 08:22 PST |
I recomend using vbscript I've used it for macros in the past. Create the following file with the following 3 lines. You can do this in notepad or whatever. Just make sure it has a "vbs" extention. typename.vbs ------------ Dim Wsh Set Wsh = Wscript.CreateObject("Wscript.Shell") Wsh.SendKeys "adamstrim" Then all you need to do is associate this file with a keyboard shortcut. That is easy to do. Find the file you created and right click on it. then click "copy"... click somewhere else and click "paste shortcut". Right click on the shortcut you just created and click on properities. One of the property tabs should say shortcut and one of the boxes on the property tab should say "shortcut key". Type in the shortcut key you want to use. Here is my test. I've associated the word Hello with CTRL-ALT-0: Hello it worked for me. |
Subject:
Re: short cut
From: adamstrim-ga on 03 Mar 2005 09:38 PST |
thank you thank you thank you |
Subject:
Re: short cut
From: ajay_patel-ga on 15 Mar 2005 05:02 PST |
download google toolbar and configure it to fill out all field you require automatically not even just name. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |