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

7.0
I need a very comprihencable dictionary script. Please send it to me at Phita23@hotmail.com, or tell me where to find it.. Thankx Phita
Zones: Windows 95Date Answered: 04/02/1999 Views: 0
Im writting a simple c++ program that will remove duplicates from a txt file. Alot like a dictionary list, but there are three fields to each entry. ie: First Name: Harliquen Last Name: <none> ...
Zones: C++Date Answered: 02/05/2000 Views: 0
In dictionary view we have views namd User_Table and All_Tables ..those views include Num_Rows,Avg_Row_Len columns. How those columns filled ? since they are optional !!!! thanks
Zones: OracleDate Answered: 06/25/2000 Views: 0
how can i delete items that i store in the dictionary object? fo example: set mysample = server.CreateObject("Scripting.Dictionary") mysample.Add "Item No.", "one" mysample.Add "Item No.", "t...
Zones: ASPDate Answered: 07/19/2000 Views: 0
Is there any way of determining what the full path is for the custom dictionary selected in MS Word?
Zones: Visual BasicDate Answered: 08/16/2001 Views: 0
I have a shopping cart that will keep an array of items in dictionary object. The codes works fine, when it only accept two items (iItemID and iItemCount). HOwever, errors occured, when I add in a ...
Zones: ASPDate Answered: 11/08/2001 Views: 0
Anyone know where I can find a database of words in the English language? Any help would be greatly appreciated.. Actually, I think what I'm looking for would be an English word list. It doesn'...
Zones: MS AccessDate Answered: 03/13/2002 Views: 0
When I am passing a dictionary object from ASP to a dll we get the following error. "Type MisMatch" Our code: dim disusername dim UserCreation      set UserCreation = server.CreateObjec...
Zones: ASPDate Answered: 07/12/2003 Views: 0
Hi, We are using notes 5.0.5... and apparently in this version there is no dicitonary available in it... from where can i get a copy of the dictionary file or and update maybe ? I am ...
Zones: Lotus NotesDate Answered: 12/17/2002 Views: 0
I am trying to send some data across 2 pages. I cannot use Session and Querystring bcoz of complexity. Now I thgt of using Dictionary object as it wld be persistant across pages. Am I rt in this...
Zones: ASPDate Answered: 02/23/2003 Views: 0