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 231(0 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!

9.8
Following is the function: <script language="Javascript"> <!-- function confirmCleanUp() {    if (confirm("Your Entering Edit Mode?")) {               cleanUp()    }    else{                close()          } ...
Zones: JavaScriptDate Answered: 02/27/2000 Views: 0
My ASP page displays n number of records.  I have a delete link in front of each record.  On click of the delete link the record is removed from the database.  I want a popup confirmation prompt to...
Zones: JavaScriptDate Answered: 01/28/2004 Views: 0
Ah hello. I am currently ripping all my code to bits to learn more, and I came across the following example in one of my texts: #include <iostream> #include <typeinfo> using namespace std; ...
Zones: C++Date Answered: 12/05/2004 Views: 0
I am trying to help a friend put a used system back together.The disk had been formatted and I am trying to get the cursor to move in DOS.(to load win98) The screen says Loading boot record from ID...
Zones: HardwareDate Answered: 03/16/2000 Views: 0
Hello experts! I whould like to get an alertbox with two buttons, OK and CANCEL. How do I do that?
Zones: JavaScriptDate Answered: 05/30/2001 Views: 0
Hi, Is there a way in a form to identify more than one "ok_url" triggered by a "form_id" "option"? I am a beginner and need help figuring this out. I have to use a supplied cgi script that wo...
Zones: CGIDate Answered: 09/07/2004 Views: 0
Hello experts, I created an ASP.Net web application (in C#.Net) as above mentioned. I also created a windows class (in VB.Net) containing only a method with MsgBox inside. In the web application...
Zones: ASP.Net ProgrammingDate Answered: 12/03/2004 Views: 0
Hi!   I am studing C# currently and run into simple problem for which I can not find answer.   I have two forms in app. One (MainForm) in responce for menu command brings up dialog, which is impl...
Zones: C#Date Answered: 11/17/2004 Views: 0
Hey there guys, I've just upgraded to Windows 2003 Server, and the upgrade process has gone through and added a folder called aspnet_client in all my 'hosted' folders... Scenes I am not using...
Zones: Microsoft IIS Web ServerDate Answered: 12/13/2004 Views: 0
Hi, i need to know how to avoid the close of a subform (when user does a click on OK button) if, in example, a field is empty and it should not be that way. I already tried with @failure and @retu...
Zones: Lotus NotesDate Answered: 07/08/2005 Views: 0