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 985(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.4
Hi, I am pretty sure someone has come across this question before, but I just don't know where to look for the answer. How do I stop the user from typing non numerical data into a standard text b...
Zones: Visual BasicDate Answered: 12/05/1997 Views: 0
how can you restrict input in a intput box? for example, only numeric data can be entered. can i use a keypress event and if so what sub would it be in? ~Tony
Zones: Visual BasicDate Answered: 02/08/2001 Views: 0
I would like to have the least CPU consuming way analyse a strng an to get either 0 if the string is empty or contain an non numeric or     n, the number of numerics (size) of the string.
Zones: PerlDate Answered: 01/23/2002 Views: 0
How do I find numeric values in acces through VB and return the amount of times that it appears?Then how do I use the numeric value+returned value in a mathematical formula?
Zones: Visual BasicDate Answered: 06/11/2001 Views: 0
HI all, Here's a table where both NAME and ID are varchar2(5): NAME    ID ----------- a       123 b       456 c       xxx d       012 I want do perform a query to extract any non-numeri...
Zones: OracleDate Answered: 06/13/2001 Views: 0
Hi experts, How to determine whether a string is numeric or not?   And what is the Replace function in Java?   I need this to check the validation of telephone entered by the user: If can...
Zones: JavaScriptDate Answered: 11/08/2001 Views: 0
I wanted to know if somebody with a little more than experience and knowledge that me,  can help me with the following thing: In a form of entrance of data, there is a series of TEdits where num...
Zones: Delphi ProgrammingDate Answered: 07/16/2002 Views: 0
Does anyone know how to separate an alpha-numerical range (r1-r5), (fb5-fb10) into individual records that include first last and all values in between?   Only some of the records include ranges.  ...
Zones: MS AccessDate Answered: 05/12/2003 Views: 0
i have a table with 5 fields First Name, Last Name, Decal #1, Decal #2, and Decal #3   the decals are parking permits for the workers. A regular decal is a 4 digit number and a handicapped decal i...
Zones: MS AccessDate Answered: 07/03/2003 Views: 0
I have a strings like                A12B3456E78JK9 I would like to have               123456789 anotherwords, I need to leave only numeric chars Could you help ? AlexF777
Zones: Visual BasicDate Answered: 09/23/2003 Views: 0