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 1480(0.001 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!

9.2
My App. uses dialog boxes with: Radio buttons, SELECT and EXIT buttons. The user can select an option using one of the radio buttons, then by pressing the select button, the operation selected pref...
Zones: Windows ProgrammingDate Answered: 02/02/1998 Views: 0
I need the www address of a site where I can download an application to run FM-Radio on SB16OEM.  I bought the card 2nd hand with no disks.  Creative Labs say that they themselves never manufacture...
Zones: HardwareDate Answered: 02/17/1998 Views: 0
Hi, Does anyone know how to add both radio buttons and check boxes to a list control dynamically?   Any help would be appreciated. :)
Zones: Windows MFCDate Answered: 04/23/1999 Views: 0
I have an MDI, doc/view app with a form view for a main view.  On it, I have two radio buttons, grouped.  In MyView.h, I have "int m_radio1". In MyView.cpp, I have "m_radio1 = -1;" in the construct...
Zones: C++Date Answered: 05/08/1999 Views: 0
I have six groups, each containig 10 radio buttons. i won't to make it so that only a maximum of 3 groups can have selected radios. After the third radio group has been used, it should ignore user ...
Zones: JavaScriptDate Answered: 06/14/1999 Views: 0
I have two radio button (grouped) and an eidt box ... Since I have grouped the radio buttons if I select the first one the member variables becomes = 0 and if I select the secong one the member va...
Zones: Windows MFCDate Answered: 02/19/2000 Views: 0
OK I have a list of Categroies and what I want is when a user selects one of the radio buttons it will populate the drop down list with the sub categories, now I understand theres a way to do that ...
Zones: JavaScriptDate Answered: 06/30/2000 Views: 0
hello everyone, I have a soundblaster live value, cambridge 4 speakers set.(not digital). I keep hearing radio and military transmitions on my speakers. What can I do in order to prevent those tr...
Zones: Hardware, Sound CardsDate Answered: 07/22/2000 Views: 0
How can I get the value of a ratio button? This is how I try but there must be a mistake: <script language"javascript"> function jcr(){ alert(document.form1.r1.value) } </script> <form...
Zones: JavaScriptDate Answered: 08/07/2000 Views: 0
How do I make a radio button read only?
Zones: JavaScriptDate Answered: 08/16/2000 Views: 0