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 3704(0.109 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.4
I want to write a form that contains multiple selection lists (i.e. lists that tell you to hold down the control key to select more than one list entry).  I know how to process forms, just not mult...
Zones: PerlDate Answered: 10/07/1997 Views: 0
I have a selection form on my page. When a user selects something by mouseclick, the list minimizes but doesn't loose focus. So I can't get the selected option before the user clicks somewhere else...
Zones: JavaScriptDate Answered: 01/01/1998 Views: 4
pball, I think I have the answer to this question.  Do you still want it?  I can't seem to find the original question. Ok, so here's the problem: Select tags (and Object tags too!!!!) do not adhe...
Zones: AuthoringDate Answered: 12/17/1998 Views: 0
I have a form with a number of text fields in it: <form name="form1" method="post" action="page2.asp"> <input type="text" name="UserEntry1"> <input type="text" name="UserEntry2"> </form> How can ...
Zones: AuthoringDate Answered: 02/16/1999 Views: 0
This is partly a JavaScript problem as well. In the following code, when the JavaScript function RefreshPage() is called, the location.href is supposed to redirect to itself (appending a selecte...
Zones: ASPDate Answered: 01/05/2000 Views: 0
i have a select box which a list of values.when i select i value in the select box i need to populate other select box with out refreshing the page
Zones: ASPDate Answered: 03/14/2000 Views: 0
Hi, i want to make impossible selection of text with the mouse or dragging links on my site.Do you think this is possible? My idea is to check if the onMouseDown event occurs(for the left butto...
Zones: JavaScriptDate Answered: 05/25/2000 Views: 0
hello, i got form like this: <form name="date_form" action="process.php3"> <font style='font-family:verdana, arial; font-size:12px;'> From &nbsp;&nbsp; <select name="from"> <option value="00...
Zones: JavaScriptDate Answered: 08/08/2000 Views: 0
I am trying to produce a php tool to create MySql tables.  I get the message: Couldn't execute query. Can anyone tell me how to solve this? I have a .htaccess file in the directory, it includes ...
Zones: PHPDate Answered: 08/15/2000 Views: 0
Does anyone know how to or has seen code to implement a <SELECT> like option list that allows expanding/collapsing.  It needs to allow multiple selects on the nodes of the tree so it can post the s...
Zones: JavaScriptDate Answered: 08/13/2000 Views: 0