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 511(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
Is there a good article online that I can read about RTF syntax?
Zones: ASP.Net Programming, JavaScript, Web Br...Date Answered: 08/04/2007 Views: 9
When I add a wmf file to an rtf control using the OleObjects.Add method, windows tries to start up the application associated with the graphic's file extension.  How can I add an image to the rtf c...
Zones: Visual BasicDate Answered: 08/19/1997 Views: 0
How do I hide text in a rich textbox?  My .rtf file created in MS Word contains text formatted as hidden.  When the file is loaded in a rich textbox control, the previously hidden text becomes visi...
Zones: Visual BasicDate Answered: 12/30/1997 Views: 4
How to implement an editor which fully support RTF control words provided in RTF specification version 1.3?
Zones: Windows MFCDate Answered: 03/08/1998 Views: 0
I need a VBA function which uses the clipboard to get RTF codes for range text e.g. something like:    e.g. to get onto clipboard    m_oWordPara.Range.Copy    now once its on the clipboard, I wa...
Zones: Ms Office SuiteDate Answered: 07/03/1998 Views: 0
I have seen some strange behavior on the RTF control.  It appears that it always has a default font setup.  I have cleared RTF.Text and RTF.TextRTF and then set a new selfontname and selfontsize.  ...
Zones: VB Controls, Font CreatorDate Answered: 02/23/2002 Views: 0
I would like to keep a small RTF formatted file in a resource (.RES) file and then call if up to a Rich Edit memo  within the program.  Can it be done?
Zones: Delphi ProgrammingDate Answered: 08/17/1999 Views: 0
How can I save text entered into a TRichEdit as plain text without any formatting. Setting the PlainText property to true doesn't seem to work.
Zones: Delphi Programming, Delphi PrintingDate Answered: 03/14/2002 Views: 0
I have a Command DoCmd.OpenReport "TestReport", acPrint, "", "(MyFilter") BUT I would send it to a file using RTF format Like DoCmd.OutputTo acOutputReport, "TestReport", acFormatRFT, "C"\Temp\...
Zones: MS AccessDate Answered: 11/24/2001 Views: 0