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 923(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!

6.0
I know we can set agent in lotus notes to  automatically send email at a specified date. Have anyone try this before and could you tell me steps by steps of the agent? I have try but it does not wo...
Zones: Lotus NotesDate Answered: 09/01/1999 Views: 0
Using a template as a document source, how can I append the path and name of the file to the bottom of the last page of the document (Similar to Word's Footnote only without the reference designato...
Zones: Ms Office SuiteDate Answered: 01/31/2000 Views: 0
i use the following Response.Cookies("password").expires = dateadd("h",1,now()) meaning i hope that the cookie will expire 1 hour after it was made, Is there an easy way to find out how long...
Zones: ASPDate Answered: 12/04/2001 Views: 0
Hi, I want to write a Visual C program that can run before Windows starts. That means, when you start your computer, before Windows starts, I want my program to start and change some configuration...
Zones: C++Date Answered: 02/15/2002 Views: 0
How do I run a vb exe prior to logging in? Example: NT workstation performs critical batch jobs at night. Batch jobs are scheduled via a Windows application. NT workstation gets accidentally ...
Zones: Windows NTDate Answered: 03/31/2003 Views: 0
Hi, I have written a console based C++ app and I want to start it before the logon prompt in Windows NT.  I know in Windows 95/98/Me you can use the RunServices registry key, but this does not w...
Zones: .NETDate Answered: 06/09/2003 Views: 0
I know how to use Application.OnException to re-direct any exceptions through my own routine by placing the Application.OnException instruction within the formcreate section and pointing it to my o...
Zones: Delphi ProgrammingDate Answered: 06/17/2004 Views: 0
I am trying to build a movie that is like the one on trading spaces before and after gallery. see url below: http://tlc.discovery.com/fansites/tradingspaces/episode/season5/episode506/interactiv...
Zones: Web Graphics SoftwareDate Answered: 11/29/2004 Views: 0
I have a small app that I'm trying to run before the app object launches. It tells the user that a new application is being installed and not to freak out. Anyways, In zenworks I put under: Di...
Zones: NetwareDate Answered: 11/05/2005 Views: 0
What is the purpose and benefit of using & before a variable in a function? I see it more and more now, like so: function_name(&$variable1, &$variable2);
Zones: PHPDate Answered: 06/07/2005 Views: 0