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 154(0.01 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!

6.8
How do I convert a char in a string to Upper or lower case ? Ex. var x = "Hello", I want to convert it to "hello"
Zones: JavaScriptDate Answered: 06/06/2000 Views: 0
Hello, Is there a command that can format text such that input: "question body" output: "Question Body" without having to use the toUpperCase() and toLowerCase() methods? If not, how w...
Zones: JavaScriptDate Answered: 07/30/2003 Views: 0
How do I write an event that converts text from upper case to lower case ? I don't want to use UCase$() or LCase$()... How do I count the number of occurrences of a substring in a string? I will...
Zones: Visual BasicDate Answered: 08/20/2003 Views: 0
Greetings, This question concerns converting the first lower case letter to upper case when reading a file to a buffer.  I have the routine which performs the conversion but I can't apply it to th...
Zones: C++Date Answered: 05/12/1998 Views: 0
can i have a piece of code to convert $var to lowercase
Zones: PerlDate Answered: 09/02/1998 Views: 0
How can I convert a string of upper and lower case characters to all lower case?
Zones: PerlDate Answered: 09/09/1998 Views: 0
Could somebody please tell me what the statement would be for putting text into lower case, that has been passwd from a previous form.
Zones: PHPDate Answered: 07/01/2004 Views: 0
After changing the font, for given fonts the lower character parts are covered in a DBGrid .   How can I set optimal the height of the rows according to the fonts? Janos
Zones: Delphi Programming, Font CreatorDate Answered: 02/08/2002 Views: 0
Is there a way in frontpage on a form to enforce use of lower case???
Zones: FrontPageDate Answered: 03/24/2003 Views: 0
how do i return a string which just has lower case text in it from text that is in a text box (which has been entered by a user) which may have capital letters in it? Is there just a simple functio...
Zones: Visual BasicDate Answered: 03/30/2003 Views: 0