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

8.4
How can I get the length of an array? Acctually, I have got the file list in current directory via File.list() call.  It will return a String[] list to me.  The problem is I want to know the length...
Zones: JavaDate Answered: 06/08/1997 Views: 0
I have to extend a video (vga -- text mode) signal to a distance of aprox 100 to 200 feet.  Keyboard and mouse are not necessary.  Anyone know of any currently available products that will do this?...
Zones: Hardware, Home T...Date Answered: 08/14/1998 Views: 0
I need to export data from Access into a text file in a cobol format.  This means that the field lengths need to be fixed for the record.  Field 1 must start in postition 1, field 2 in position 19,...
Zones: Visual BasicDate Answered: 10/05/1998 Views: 0
I want to be able to open a file randomly after I have determined the record size and copied the file, here is the code to do this much but I keep getting bad record length because I don't know how...
Zones: Visual BasicDate Answered: 10/15/1998 Views: 0
In Netware Monitor, I see the following message: "Processed an NCP with a bad subfunction length , Station xx (NCP 23 121" By using the Sniffer, the packet that triggers the error is   displayed a...
Zones: NetwareDate Answered: 09/01/1999 Views: 0
I want to make a box that fits exactly around some text. How can I calculate the length of a string in pixels? Do I have to create a control and destroy it again?
Zones: Delphi ProgrammingDate Answered: 06/30/1999 Views: 0
how do i find the length of a string in a textbox
Zones: Visual BasicDate Answered: 01/11/2000 Views: 0
Hello, I have a table with four cells.  The first cell is a fixed-percentage width (25%).  The other three are variable depending on the data that is in the cell. The table itself is: WIDTH="100...
Zones: HTMLDate Answered: 12/09/1999 Views: 0
I need to convert a table in Access (or Excel) to a text file.  Each field must have a set number of characters and be right justified.  The character length changes for each entry.  For example: ...
Zones: MS AccessDate Answered: 05/31/2000 Views: 0
I know how to add a textbox to a Chart:     ActiveChart.Shapes.AddTextbox(msoTextOrientationHorizontal, 463.33, 7.5, _         203.33, 63.32).Select     Selection.Characters.Text = "Additional I...
Zones: Ms Office SuiteDate Answered: 11/06/2000 Views: 0