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

7.1
Hi Experts; As per the AJAX example given in http://www.captain.at/howto-ajax-process-xml.php I can run the code fine when the http_request.open call is made to a local file on my machine. ...
Zones: JavaScript, AJAXDate Answered: 12/23/2008 Views: 19
I'm about to create a livescore service with sport results on our site and I want to update the scores with Ajax in order to avoid reloading the entire page. I got some great information from anoth...
Zones: JavaScript, PHP, WebApplicationsDate Answered: 03/02/2008 Views: 0
I have been tasked with creating a form that has  drop down values. What I need to do is show the total of the number values of the drop down menus in the form as they are selected. I'm not real...
Zones: JavaScript, XHTML, DHTMLDate Answered: 02/20/2008 Views: 0
I am exploring AJAX technologies and learning about using java script for call backs.  Need to aska couple of newbie questions though: 1) If I have a dropdownlist, fill it on page load and alter...
Zones: Visual Studio, JavaScriptDate Answered: 06/10/2008 Views: 0
Hello, I have a form that collects a credit card number. We only accept Visa or MasterCard, the first number of which are always 4 or 5. Is there any way to read the first character of the CCNum...
Zones: JavaScript, AJAXDate Answered: 07/09/2008 Views: 0
Hi, We are using STRUTS, JSP for development . In the JSP (Form) there are many elements, and i want to take only five element values from the form to the Struts Action Class using AJAX. I di...
Zones: AJAX, JavaScript, JSPDate Answered: 07/23/2008 Views: 22
<div id="res" style="cursor:progress;border:0px solid;position:absolute;left:210px;width:295;top:290px;display:none"> how i can fix it exactly in the middle of every user screen...in verious res...
Zones: JavaScript, HTMLDate Answered: 11/28/2007 Views: 0
I hope I can explain this but I am building a registration form and one of the form elements is a drop down so people can indicate how many people are going to show up.  Now if a person click 1 the...
Zones: JavaScript, PHP and Databases, DHTMLDate Answered: 04/24/2008 Views: 0
Hello. I have an Ajax call to a PHP file using Prototype. It works when I use it this way (with the PHP file in the root directory): function quick_search() {              var options = {                   script: 'Q...
Zones: JavaScript, PHPDate Answered: 04/23/2008 Views: 0