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

8.2
Hi, I want to display the word "Astralie", with the e as alt 0137, as a button's caption. But everytime I try this the program shows the e as an black box. How can I solve this problem? Thanks in a...
Zones: Delphi Programming, Font CreatorDate Answered: 08/30/1998 Views: 0
I have a form created using CGI http://www.regsoft.com/cgi-bin/cd_purchase.pl?6364=100 If any of the following special charactes ("|",";","*","`","<",">") are put into any of the fields and the s...
Zones: PerlDate Answered: 02/27/1999 Views: 0
How do I rename the 'Deleted Items' special folder in Outlook98?
Zones: Outlook GroupwareDate Answered: 06/28/1999 Views: 0
Hi! I need the codes for the keys "End" and "PageDown". They're not on the ASCII table. When I type "man ascii" they're not mentioned on the list. I need to treat these keys and I don't know how...
Zones: CDate Answered: 01/11/2000 Views: 0
Since there are some special charaters that could not exist in the xml data( &, >, <, ...), but these informations are input by my users which I could not predict what it possible to be. Is there a...
Zones: XMLDate Answered: 11/06/2003 Views: 0
We are sending XML information to our customers. So far we had no problem. But recently we changed the character set and now there XML parses is having problems with special characters. How can I ...
Zones: XML, Font Creator, XHTMLDate Answered: 11/06/2003 Views: 0
HI folks,         I'm comparing series of strings and in some strings there may be special characters at the end and my algo doesn't replace that string it looks for exact matching.I want to repla...
Zones: ASPDate Answered: 01/08/2003 Views: 0
Hello: I need to setup a folder on our server that is designed to contain evidentiary digital photos.  That means that the photos are in a secure location and cannot be messed with.  What I woul...
Zones: Windows 2000Date Answered: 03/12/2003 Views: 0
HI! I must specialize the template class MATRIX constructor (and other methods) for unsigned R = 1, without specify ElemenType and C. I got this error in VC++6.0: error C2995: 'MATRIX<ElementT...
Zones: C++Date Answered: 08/07/2003 Views: 0
How do I make a member function partial specialization? template <class T1, class T2> class xyz {  T1 f(T1 t1, T2 t2){return t1 + t2;}  T1 f(T1 t1, int t2){return t1 + t2 + t1;} }; This...
Zones: C++Date Answered: 04/20/2004 Views: 0