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 1582(0.002 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 do I have Builder (v1.0 for win 95) generate a random number (10 digits long) then have it save it in regnum.dat??   thanks
Zones: C++Date Answered: 02/21/1998 Views: 0
Hello, I am trying to create a sript that will change the users passwd. At first I thought it would be as simple as calling the passwd prorgam using the user-login and new password as comand line a...
Zones: LinuxDate Answered: 06/18/1998 Views: 0
1) I want to move a image of ball from top to Down. What shoul i do ! it shoud be     only active when i press apace bar ball will fall down . 2) I want to generate Random balls from down to up a...
Zones: JavaDate Answered: 09/01/1998 Views: 0
i have to design a utility in VB that prompts for a name and then generates 5 other names including the entered name beginning with that letter. e.g user types Sarah - the program should provide 5 ...
Zones: Visual BasicDate Answered: 12/21/1998 Views: 0
I am trying to set up a program to produce ramdon Spanish words to appear as flash cards through access. When I click a commmand button the following happens DoCmd.GoToRecord , , acGoto, **(rando...
Zones: MS AccessDate Answered: 03/03/1999 Views: 0
Hi,    Can anyone suggest a good algorithm(s) for generating a million number of numbers randomly without duplication,ie the numbers are keys. (I have tried to use the following algorithm but i...
Zones: PascalDate Answered: 10/22/1999 Views: 0
I am in need of an ASP script that will select a different line of text from a plain text file each time a web page is loaded and insert that text into the web page.
Zones: ASPDate Answered: 11/03/1999 Views: 0
Hi! I want to generate a random number according to a normal and exponential distributions. I want to create two methods that looks like it: public double nextGausian(double mean, double standard...
Zones: JavaDate Answered: 02/10/2000 Views: 0
I am trying to randomly select and display 20 records from a table. Currently, my code looks something like this (simplified): <!--Titles is a query containing all possible records to choose fro...
Zones: ColdFusion Application ServerDate Answered: 02/11/2000 Views: 0
I want to design a random map generator for a game I am developping with some friends. Can anyone point some website where I could find tutorials or tips on that. I could use a fractal design fonc...
Zones: C++Date Answered: 05/04/2000 Views: 0