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 792(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.0
I don't know if this is possible, but can you round a number to 2 decimal places in Javascript??? If it is could somebody please tell me. Cheers in advance Neil
Zones: JavaScriptDate Answered: 11/30/2001 Views: 0
I am comparing two double variables as follows.. Dim dblOne as Double = 71.500000 Dim dblTwo as Double = 71.500055 If I do this.. If dblOne = dblTwo Then Else 'Else Code Here End i...
Zones: .NETDate Answered: 03/15/2004 Views: 29
Hi: Is there anyway when a query returns an average to have it show only two decimal places in the result?  In other words, my query now returns 2.3571429. I only want it to show 2.35. Thank...
Zones: MS AccessDate Answered: 03/17/2004 Views: 0
Greetings, please can any one help me in doing the following: I want to develop a simple program using dynamic html which could read user's screen size and the dynamically place an image(any imag...
Zones: Web Development, Web DevelopmentDate Answered: 04/09/2004 Views: 0
Hello everyone, I need to know how to convert a string that's filled with a number w/ four decimal places to a number w/ two (i.e. money). As you can see below I'm filling one of the labels o...
Zones: ASP.Net ProgrammingDate Answered: 07/14/2004 Views: 0
I am trying to work out percentages within a stored procedure using a view, but every time i run the precedure it rounds it up or down to 0 or 100%. Can anyone help me try and turn it into giving m...
Zones: MS SQL ServerDate Answered: 01/17/2005 Views: 0
In my access report, I have a column of percent values (retrived from a query) that appear in the following format. Percentile --------------- 19.825918762089 24.5550308754086 11.99748743718...
Zones: MS AccessDate Answered: 09/02/2005 Views: 0
In our domain MS Windows 2003 Enterprise Edition is working as a Domain controller. There are so many shared folders on the server. But I cannot see the shared folders in My Network places, even if...
Zones: Operating Systems, Windows OSDate Answered: 04/16/2007 Views: 0
I need to place Exchange on the DMZ where my web server is. Now, exchange need my AD but I don't know what service + ports I have to open to make it work. Any help would be appreciated
Zones: Networking, ExchangeDate Answered: 12/17/2007 Views: 0
I have a Formula called Average_Price1 and if {SalesJournalYTD_ttx.SHIPPED_PART}<>0 then {SalesJournalYTD_ttx.CURRENT_YEAR_MTD}/{SalesJournalYTD_ttx.SHIPPED_PART} else //value if 0 goes on next...
Zones: Crystal Reports SoftwareDate Answered: 01/09/2008 Views: 0