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

7.0
I asked a previous question where I needed to know how to access the data in an anchor object.  I was told that to do this you need to reference it by writing: anchor[x].name This however seems t...
Zones: JavaScriptDate Answered: 07/30/1997 Views: 0
I have an application where I have several graphs (using the Graph16.Ocx and VB 4.0).  I have a setup screen for each graph that is exactly the same but the graph object needs to be different.  (ie...
Zones: Visual BasicDate Answered: 11/05/1997 Views: 0
I'm using VB5. Trying to get CreateObject Funtion to put data into a cell of excel. I'm example from Vb5 help. Excel opens empty sheet OK. Error occurs when assignong value to cell ? Private Sub ...
Zones: Visual BasicDate Answered: 12/10/1997 Views: 0
"Automation Error" ...this is the message I receive when I try to create an object from a pop-up menu placed on trayicon. Could anybody help me to solve this problem? Thanks in advance.
Zones: Visual BasicDate Answered: 01/29/1998 Views: 0
Who can give me an example of the Communication between two processes (Client and Connectable object. It means how to use IConnectionPoint and IConnectionPointContainer interface?
Zones: Windows ProgrammingDate Answered: 06/30/1998 Views: 0
I am working on a server program that will load various user profiles from a serialized object and place that object into memory. Right now, I need a way to convert a string that is sent to a metho...
Zones: JavaDate Answered: 09/10/1998 Views: 0
I am currently writing a form class with a grid. The default grid shall have a column and a text control for entry. The text control has some methods written for it. How do I duplicate the methods...
Zones: FoxProDate Answered: 11/24/1998 Views: 0
this should be an easy one. if in an object method declaration I want to create another object to use within that method, what is the best way to do it?  Particularly with respect to the Create me...
Zones: Delphi Programming, ...Date Answered: 01/03/1999 Views: 0
I get an error when I use the following code: on error resume next       result = form.listview.selecteditem.tag on error goto errhandler errhandler is my local error handling routine. I use this code...
Zones: Visual BasicDate Answered: 02/04/1999 Views: 0
i want to perform a select query and to have the return values in a structure that includes all the fields in the table. I don't want to specify all the fields, i want to specify the structure/obje...
Zones: OracleDate Answered: 03/28/1999 Views: 0