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 12032(0.032 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.0
How can I use a numeric counter in a loop for in the shell sh ?
Zones: UnixDate Answered: 05/30/1997 Views: 0
I daily connect to a site that produces graphs of a stock's activity that trading day.  Often I want to print these graphs and used to be able to do so without any problem.  But for some time now i...
Zones: Web BrowsersDate Answered: 06/03/1997 Views: 0
I just started Darkseed.  It worked just fine until the mailman came and I answered the door and the game just quit and started completely over.  Then, the librarian called and said to go to the li...
Zones: DOS GamesDate Answered: 06/23/1997 Views: 0
I have recently written a program that uses the MCI Control. The program works fine in the machine that I wrote it. But after I install it in another computer, the program gives me the message "...
Zones: Visual BasicDate Answered: 06/20/1997 Views: 0
I've experienced a problem when using the javascript:history.back() construct on a site employing Frames and viewed by a Netscape client.  It works fine with MSIE 4.0 but with Netscape, it appears ...
Zones: JavaScriptDate Answered: 01/11/1998 Views: 4
This relates to my last question, I'm still having problems when I initially open word I get the message this document could not be registered when I click ok I get the following, this document cou...
Zones: Ms Office SuiteDate Answered: 02/09/1998 Views: 0
I am using C++Builder I have two dialog boxes and I want to pass data between them . That is, have one dialog box place data into a global array and for the  other dialog box to see this data and ...
Zones: OWLDate Answered: 02/16/1998 Views: 0
I want to ask the printer-configuration without displaying the printer-configuration-dialogbox, so I programmed: CPrintDialog printDialog(FALSE); If I debug this codeline in VC++5.0 I always get ...
Zones: Windows MFCDate Answered: 02/18/1998 Views: 0
I just built this computer, and all the parts are brand new. Once I turned on the comp. for the first time, it checked the ram, counted up to 16 megs, then displayed the bios copyright and version...
Zones: HardwareDate Answered: 03/18/1998 Views: 0
    private:     public:         CTestDialog(CWnd* pParentWnd=NULL):CDialog("D_SEND", pParentWnd){}             int DoIt();     };     int CTestDlg::DoIt(){       1  CProgressCtrl * pProgre...
Zones: Windows MFCDate Answered: 03/22/1998 Views: 0