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 7655(0.011 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.2
How do I format numbers in a label with commas, dollar sign, or percentages?  For example, I want the number 1200 to appears are either 1,000 $1,200.00 1200% Code examples would be most useful.
Zones: Delphi ProgrammingDate Answered: 08/22/1997 Views: 0
For example, I have the following function: void openFiles(const char *fileName,...) This function may have passed any number of parameters, so I cannot simply name them 'fileName1, fileName2, et...
Zones: CDate Answered: 06/06/1998 Views: 0
I am working on a kiosk program. I would like to be able to provide printing capability but I need to be able to count the number of pages that will be printed before it starts printing in order to...
Zones: Delphi ProgrammingDate Answered: 06/29/1998 Views: 0
Using either TAPI or RASAPI in a win32 consol app (no mfc) how can I get the phone number currently in use on the machine. ?? examples please. If any are exceptional the points can go up !! Good lu...
Zones: C++Date Answered: 08/24/1998 Views: 0
This is real simple, How do I get the PID number from a shell script? I'm using Solaris 5.*
Zones: PerlDate Answered: 08/17/1998 Views: 0
I'm writting a simple game in which the user has to touch an item that ramdomly moves to a different place on the screen each time it is touched.  Right now the game is incredibly too easy because ...
Zones: C++Date Answered: 09/19/1998 Views: 0
Hello again all, I am aware of the Autonumber feature and would like to incorporate this into invoices that will be printed, so that when printed, invoices use the next available number in the seq...
Zones: MS AccessDate Answered: 11/10/1998 Views: 0
hi everybody now I use in vc++5 , I 'm beginner. I have some problem about register serial number. At first time after user register  in my application I would like to know where I should to store ...
Zones: Windows ProgrammingDate Answered: 01/23/1999 Views: 0
How can I get the line number for the line the cursor is in when using the Rich Text component? I want to display the line number in the status bar. Many thanks Mat
Zones: Visual BasicDate Answered: 01/09/1999 Views: 0
How in the world do you write a programme which asks the user to imput a number and your programme tests if it's a prime number or not ? some tell me u have to use a loop division; eg: for(int x=1;...
Zones: C++Date Answered: 02/11/1999 Views: 0