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 4455(0.008 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!

8.0
Trying to use a third party dll... Here is the relevant information...  Supposed to pass it a DLL handle (I'm doing that ok...) and a pointer to a structure... (I've only shown part of the structur...
Zones: Delphi ProgrammingDate Answered: 10/15/1997 Views: 0
I have made a Canvas class, which needs some parameters to run properly. Some of these parameters are expected as a String array: public MyCanvas(Applet applet, URL ParDocBase, int initialWidth, i...
Zones: JavaDate Answered: 03/31/1998 Views: 0
I am VB new user. Can  tell me how VB program pass and recieve parameter values from one program to another.  Thank you
Zones: Visual BasicDate Answered: 07/21/1998 Views: 0
Ok till I get to out main database I was writing a quick hack.  Anyhow what I have is a DB class to returns some basic things.  One thing I wanted to get back is an and array of char*.   So in the...
Zones: C++Date Answered: 08/21/1998 Views: 0
I have an app already running and need to pass the parameter given on the commandline of a 2nd instance of an app to the first running instance. The 2nd instance wouldnt start but the first instanc...
Zones: Delphi ProgrammingDate Answered: 09/25/1998 Views: 0
I'm using Qt for a GUI program. In my header file, I have defined the following class: class StatsWindow : public QWidget {  public:   StatsWindow(QWidget *parent, const char *name,              ...
Zones: C++Date Answered: 03/12/1999 Views: 0
well, question is simple, I want to be able to pass an html file to a perl thingy, which retrieves all the links in the document, and print them out in a plain text .html document. thanx in advance
Zones: PerlDate Answered: 04/09/1999 Views: 0
The Issue: When passing information from an ASP page to a com object, you need to pass each variant item from the request.form collection. When working with 50+ elements then parameter list for the...
Zones: AuthoringDate Answered: 07/13/1999 Views: 0
Hi,    I'm using an ADODB Recordset(Microsoft ActiveX Data Objects 2.1) and am having problems with the .addnew method. When I try and add a new record passing the two neccesary arrays (fields a...
Zones: Visual Basic, VB ObjectsDate Answered: 12/09/1999 Views: 0
I am trying to pass info input by a user within a form to be passed onto another form within a different html page. How can I do this? For example, my form might ask the user to enter their name...
Zones: HTMLDate Answered: 05/04/2000 Views: 0