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 973(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!

8.2
Hi experts, I am working on a app. in VC++. I have a dialog box with an edit box in among other things. I have connected a double variable to my edit box with the wizard. My problem is that I want ...
Zones: Windows MFCDate Answered: 08/15/1997 Views: 0
Hi! Can anyone help me with this question? Is there any way by which the members of a group can be displayed as a list in a field? How? How to trap the list of people/servers assigned to a group o...
Zones: Lotus NotesDate Answered: 08/18/1999 Views: 0
i *think* this is an easy question, just haven't figured out how to go about it. i want to do a c-style bsearch (unless there is a better way) on an array and the compare function (5th param to ...
Zones: C++Date Answered: 05/02/2000 Views: 0
Dear Friend, Now I want to create a balloon tootip of tray.but my vc++6.0 sp3 can not recognize the "szInfo" and other data member of structure NOTIFYICONDATA.In fact,my shellapi.h does not define...
Zones: Windows ProgrammingDate Answered: 07/11/2000 Views: 0
I'd like to declare a reference to a member function. This doesn't work: #include <iostream> class A{ public:   int f(char){}   int(&f1)(char);   A():f1(f){} }; void main(void){A...
Zones: C++Date Answered: 07/24/2001 Views: 0
Hi there On my windows NT 4.0 server i would like to give an local group access to a shared folder. the servername is server_01 the shared folder name is jurist the local group name is jur...
Zones: Windows NTDate Answered: 04/14/2003 Views: 0
I can create a function that returns a long with the pointer to a function. easy: long lPointer() {return (long)f;} f can be any kind of function, with any kind of parameters. No problem; ...
Zones: C++Date Answered: 01/01/2003 Views: 0
I am just learning Visual Basic and I am attempting to use this following code but I keep getting the message: 'Width' is not a member of 'System.Windows.forms.screen Left = (Screen.Width - W...
Zones: Visual BasicDate Answered: 12/10/2002 Views: 0
Hi all,        I'm currently doing a quiz on Additional Maths and is doing 25 Questions for each chapter. I stored the answers of these 25 questions into a field cast member "Answers" (Link Lis...
Zones: Adobe DirectorDate Answered: 06/28/2004 Views: 0
Everytime I try to display a value from a checkbox or radio button, ASP comes back with this error.  'value' is not a member of 'System.Web.UI.WebControls.CheckBox' Or .Radiobutton, depending...
Zones: ASPDate Answered: 05/01/2003 Views: 0