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 6779(0.004 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.2
How do I tell my program to change the cursor so that the user knows that the program is busy and not frozen up?
Zones: C++Date Answered: 02/17/1999 Views: 0
How can I fix the error "unable to free busy /public data on my exchange server"?
Zones: ExchangeDate Answered: 10/05/2000 Views: 0
I'm not sure if this is related to exchange server, or is a problem in Outlook, but here's the problem. I just set up an office with Microsoft Small Business Server 2000, which includes Microsoft E...
Zones: ExchangeDate Answered: 02/10/2002 Views: 0
I am trying to automatically send a report out via email on the last business day of every month. . . What code can I use to determine if Day(Date()) = Last Business Day of the current month?
Zones: MS AccessDate Answered: 11/21/2002 Views: 0
       Dim url As String         url = "http://www.google.com"         AxWebBrowser1.Navigate(url)         MsgBox(AxWebBrowser1.Busy)  ' busy = true         Do While AxWebBrowser1.Busy   ...
Zones: VB ControlsDate Answered: 11/21/2002 Views: 0
Hi, I have a webpage that processes a couple of other web pages and displays only some of their contents based on a user-defined crateria, and all in JavaScript, no server help, no ASP. I put a ...
Zones: JavaScriptDate Answered: 07/21/2003 Views: 0
I have a VB application which runs continually on a workstation running NT4 SP6. It periodically queries a database, and if it finds new records (based on a particular SQL query), it shells another...
Zones: VB ControlsDate Answered: 09/09/2003 Views: 0
How can you check for a busy phone line using the mscomm control. I want to display a message if the phone line is being used
Zones: VB ControlsDate Answered: 02/10/2004 Views: 0
how can I know if the sound device is in use by another application?
Zones: Delphi ProgrammingDate Answered: 05/23/2004 Views: 0
I have two dates coming in from a database that I need to calcuate the total elapsed business hours from. The rules would be only 8-5 hours on Monday through Friday would be counted. So for example...
Zones: Crystal Reports SoftwareDate Answered: 08/26/2004 Views: 0