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 1534(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.2
How can I get a list of the available serial ports on a system?  I was reading the registry (Local_Machine, Hardware, DeviceMaps, SerialComm) - this worked for NT but Win95 always shows just Com1 a...
Zones: Windows ProgrammingDate Answered: 11/30/1998 Views: 0
I have a loop which essentially looks like: for(i=0; i<imax; i++) {   fscanf(inputfile,"%d",&data_size); // line 1   data_pointer[i]=new char[data_size]; // line 2 } It is quite possible that...
Zones: C++Date Answered: 12/19/1999 Views: 0
Is it possible to send e-mail from VB code without actually knowing the name of the Mail Server? I only have the email address available to me, not the Mail Server name? Most controls in VB require...
Zones: Visual BasicDate Answered: 07/13/2000 Views: 0
I am creating a DSN-less connection to a SQL Server 7 database, however I want to give the user the ability to select from a list of available servers, and then from a list of available databases. ...
Zones: Visual BasicDate Answered: 08/14/2000 Views: 0
This worked Yesterday, was built with chart program within a97 &ODE, SELECT (Format([Date],"DDDDD")),Sum([Total Items]) AS [#Total Items],Sum([I's]) AS [#I's],Sum([E's]) As [#E's],Sum([P's]) AS ...
Zones: MS AccessDate Answered: 09/01/2000 Views: 0
How do you make a mapped network drive letter (to an NT4 Server) available to all users of a w2000  pc -  without them all having to re-map it individually?
Zones: Windows 2000Date Answered: 10/09/2000 Views: 0
Is there a way i can ask my computer if it has any available IRQ's? I would like to install a PCI card to get a second parellel port. Chris
Zones: Windows 98Date Answered: 01/27/2001 Views: 0
I am currently developing a system that allows customers to book rooms in a hotel.  Since the hotel has a limited number of rooms available I will have to keep a track of that number of rooms. ...
Zones: DatabasesDate Answered: 02/05/2002 Views: 0
Hi, Is there an easy way to retrieve the available RAM memory on a pc, just like the Windows NT Task Manager shows. I start some processes in my progam that take a lot of memory, so I want t...
Zones: Delphi ProgrammingDate Answered: 05/13/2002 Views: 0
tips like this: There is no editor available for 'c:\my documents\visual studio projects\project1\form1.java'. what happened?
Zones: JavaDate Answered: 03/13/2002 Views: 0