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 7250(0.014 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!

5.0
Hi, Anyone familiar with structure EventLogRecord? Visual C++ SDK help files for structure EventLogRecord has details on values on Event type: EVENTLOG_ERROR_TYPE          EVENTLOG_WARNING_TYPE       EVE...
Zones: Windows ProgrammingDate Answered: 07/17/1997 Views: 0
I have a slideShow applet and i want to animate it. I think to simulate this animation by looping towards a "nextimage()" method. In fact, i have two methods: nextImage() previousImage() Those met...
Zones: Java, New To JavaDate Answered: 02/11/1998 Views: 0
I'd like the user to be able to drag a label and drop it anywhere within a picture box. The problem I'm having is that of when the user drops the label on itself. In this case, the drop event will ...
Zones: Visual BasicDate Answered: 03/05/1998 Views: 0
HI, If you compare TButton and TSpeedButton you can see that TButton fires it's click event after it has been redrawn, and TSpeedButton fires it's event before it's redrawn. I mean if you press TB...
Zones: Delphi ProgrammingDate Answered: 05/13/1998 Views: 0
I receive a message saying "Data has changed;Operation stopped !" when I execute the ON DELETE property. I've written an event procedure to the ON DELETE property and this is the code: Sub Form_De...
Zones: MS AccessDate Answered: 06/06/1998 Views: 0
I have made an ActiveX control, and i have put a command button onto it, Now as the user presses the command button i want the control to get hide, and i want to do it from the code of control itse...
Zones: Visual BasicDate Answered: 07/26/1998 Views: 0
I need to perform some actions when my MDIChild is resized (move controls and so on). But, if I write it in its OnResize event, it is called three times until the window stops resizing. It doesn't ...
Zones: Delphi ProgrammingDate Answered: 08/14/1998 Views: 0
Hi: I have textbox on a form. On Enter Event of textbox check the input of textbox which must be between 1 and 35 .Default is empty. But when I open this form , On Enter Event of textbox is automa...
Zones: MS AccessDate Answered: 10/25/1998 Views: 0
How do youdetect a mouse double click on a row and allows the user to edit the row also after clicking the mouse. And further more, if the user click once another event is suppose to happen.
Zones: JavaDate Answered: 09/14/1998 Views: 0
Hey there ! Everything ( almost ) has its "Onclick" event.. but... what about "On right click " ? ( I mean, mouse right click ) bryan
Zones: Delphi ProgrammingDate Answered: 10/22/1998 Views: 0