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

8.4
Ok real simple question, i think.  I am trying to parse out a text field by the last carriage return, was trying to do it in SQL but found out that some of the fields are over 8000 characters ( whi...
Zones: ASPDate Answered: 05/24/2004 Views: 0
Hi! I'm doing "SELECT ltrim(rtrim(fieldname)) ...", but I see that the linefeed character is not getting removed from the beginning of the string. is there another function which i should be usi...
Zones: MS SQL ServerDate Answered: 10/16/2006 Views: 0
On clicking a button, I wish to apend to a memo field adding in the time and user eg 10/10/98  John Smith This is the first comment 11/10/98  Jeff Golding This is another comment The problem I am ...
Zones: MS AccessDate Answered: 11/29/1998 Views: 0
What freeware or shareware utilities are available that can strip carriage returns from files while leaving the line feeds (for either DOS or Windows).  Purpose is to convert text files to a format...
Zones: Windows 95Date Answered: 08/05/1999 Views: 0
Experts, I have this problem of trying to include carriage-return and linefeed characters(otherwise defined by their hexademical values as 0D 0A or just 0A) into a variable. What kind of variabl...
Zones: C++, SSIDate Answered: 01/11/2000 Views: 0
I'm collecting text from a textarea but need to strip all the Carriage Returns to create a single line of text.  Any ideas.
Zones: JavaDate Answered: 03/03/2002 Views: 0
this is a simple question, hence the low points... I have a huge table set up, and when it is outputted to the individual cells, there needs to be a way to do a carriage return when it is output...
Zones: HTMLDate Answered: 08/02/2000 Views: 0
Hello, have written some code here (note: no i havent finishes my C++ book + the advanced one and no I have not read the MFC and no i still dont understand the hieroglyphs of the MSDN library, b...
Zones: C++Date Answered: 11/12/2000 Views: 0
Here's an easy few points. How can I write a carriage return with Response.Write so : Response.Write('first write'); Response.Write('second write'); shows in IE as first write second wri...
Zones: ASPDate Answered: 01/17/2001 Views: 0