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

3.0
I have a web page at www.modernmenus.com/sample (its frames and target page is under main.htm) How do I add a reset button without resetting following fields subtotal, taxes, total and order? Its f...
Zones: JavaScriptDate Answered: 07/28/1998 Views: 8
What is an "I/O Input error 32"? It occurs during a (file) Reset statement.
Zones: Delphi ProgrammingDate Answered: 05/18/1999 Views: 0
file ch_stac1.h : const int max_len = 1000; enum {       EMPTY = -1,       FULL = max_len - 1 }; struct ch_stack {       char s[max_len];       int top; }; void reset(ch_stack* stk) {       stk ...
Zones: C++Date Answered: 10/28/1999 Views: 0
I have a problem with upgrading a WD 10 GIG HD. This is the primary master and the old HD is primary slave. I reset the CMSOS so they register as AUTO. When i reboot the pc it does not detect the b...
Zones: HardwareDate Answered: 06/10/2000 Views: 0
I want to submit to forms (one is data the other is a file upload) at the same time. I need to have two forms because I need to be able to reset the file upload form. Here is the code that I am ...
Zones: ASPDate Answered: 08/10/2000 Views: 0
In the following HTML fragment: <FORM action="/login.cgi" method="post" name=loginform> Username:  <INPUT TYPE=TEXT NAME=user SIZE=8 MAXLENGTH=12> <br> Password: <INPUT TYPE=PASSWORD NAME=pas...
Zones: JavaScriptDate Answered: 04/03/2001 Views: 0
Heya Anyone got any examples on how to reset cookies ( which have been set during a browser intranet session ) when the user closes the browser windows. It should be possible to use Javascri...
Zones: JavaScriptDate Answered: 05/24/2001 Views: 0
Hi Friends Could any one help me out the following 1. How to reset page no in quick report    Page no I am keeping in Page header band    I am using Group header band , detail band and su...
Zones: Delphi ProgrammingDate Answered: 04/06/2003 Views: 0
Im having a problem resetting my UIDedfaults, i have over-ridden the java look and feel leaf nodes to my custom node because i dont like the page, but in my app the user is allowed to chanage look ...
Zones: JavaDate Answered: 02/16/2003 Views: 0
Hello all: I have to make an custom autocounter that resets to 0 when reaches not some value but yes at the next day. For instance: Imagine a Serial number with this format: yyyymmdd0001 . . ...
Zones: MS AccessDate Answered: 02/24/2003 Views: 0