Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 112(0 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.6
What code do i use so that when i press a button a certain key is locked down on the keyboars and when i press another one it is released? I know it is a simple question but it has me stumped.
Zones: Visual BasicDate Answered: 06/07/2003 Views: 0
Hi, Im trying to write a macro type app that will send keys to a game.  I am currently using SendKeys "{F4}", True to send the F4 key which is working great.  I need some code to press and hold dow...
Zones: Visual BasicDate Answered: 12/15/2004 Views: 0
I have an application (itunes) that in order to get to some special feature you have to hold down the shift key while launching the application. Is there a way to do this with VB instead of doing i...
Zones: Visual BasicDate Answered: 12/19/2006 Views: 0
Hi, Every so often when I recompile COM DLL's in VB, there are references to that DLL elsewhere (in other DLL's or web/VB projects) which renders a nasty beep and a "Permission Denied" message b...
Zones: Visual BasicDate Answered: 02/28/2001 Views: 0
I generate a series of JComboBoxes via a loop, inside the loop i test if a certain condition is true, if true then I add an item. Problem is that the item which is added is added to each combo-b...
Zones: JavaDate Answered: 12/12/2002 Views: 0
I'm using authorize.net to hold and capture funds for products we sell online.  Recently, a lot of customers have been complaining of timeouts when placing an order. I contacted authorize.net an...
Zones: ASP, Payment ProcessingDate Answered: 03/07/2004 Views: 0
I would like to remove the red dots display when I tap and hold on a dialog window.  It is irritating, especially when I'm trying to move a slider.  I've read through msdn on how to remove it in a ...
Zones: HandheldsDate Answered: 06/30/2004 Views: 0
Hello, I'm using asterisk for my land lines, and when I am not picking up my SIP phone after couple of rings, I try to dial a cell phone, then if i'm not answering that either, i try another n...
Zones: Linux, VoIPDate Answered: 07/20/2007 Views: 0
yes if I hold this one session no problem everything works but  If Session("Mysuburban") = "" Then             JoinSes.Visible = False             refresSes.Visible = False         Else      ...
Zones: Visual Studio, MS Software, MS DevDate Answered: 09/11/2008 Views: 0
VB5/Win98 I'd like to accomplish the same thing as SendKeys except: I'd like to be able to hold down a key, and release it at command: I.e. keypress "d" (would print "ddddddddddddd" whereever the ...
Zones: Visual BasicDate Answered: 06/11/1999 Views: 0