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 105(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.4
Hi experts. I'm trying to use this within a form: $sBasePath = $_SERVER['PATH_INFO'] ; $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; $oFCKeditor = new FCKeditor...
Zones: PHP and DatabasesDate Answered: 03/25/2005 Views: 0
I am using FCKeditor (http://www.fckeditor.com/) I'm trying to figure out how I access the value using Javascript.  I looked at the help article at http://wiki.fckeditor.net/Developer%27s_Guide/...
Zones: ASPDate Answered: 09/04/2005 Views: 5
hi, i am using FCKeditor at my site and its a kool utility. but my "save" button is not working the way i wanted. my requirement is something like this. 1.    As soon as the the user click ...
Zones: ASP.Net ProgrammingDate Answered: 11/13/2005 Views: 0
I have added an opensource WYSIWYG text editor called FCKEditor (www.fckeditor.net) to my web page. However on every page I add the include line: <!-- #INCLUDE file="FCKeditor/fckeditor.asp" --> ...
Zones: ASPDate Answered: 12/11/2005 Views: 0
I have download the FCKEditor zip file from the url: http://prdownloads.sourceforge.net/fckeditor/FCKeditor_2.1.1.zip?download Also I have also download the zip file for dotnet integration fr...
Zones: ASP.Net ProgrammingDate Answered: 04/21/2006 Views: 33
Hi, im using fckeditor WYSIWYG (http://www.fckeditor.net/) to edit my html templates which already contain images. img src='template_images/imagename.gif' and I have fckeditor running...
Zones: JavaScriptDate Answered: 03/25/2006 Views: 0
Hello,   I need to stop the user from entering any more than four lines of text into the editor. If they enter more that that, my printed form will be longer than 1 page which I can't have in th...
Zones: JavaScriptDate Answered: 03/28/2006 Views: 4
Hi, I have installed the .NET version of the WYSIWYG FCKEditor.  For some reason I get an error when I open the Link Browser Dialogue. Has anyone successfully installed and used this dialogue...
Zones: ASP.Net ProgrammingDate Answered: 10/25/2006 Views: 0
Can anyone direct me, or show me how I can autofill a FCKEditor instance.  The value will be coming from a database, and selectable via a drop-down. The table is: tblName tblID   >INT tblTi...
Zones: ASPDate Answered: 01/14/2007 Views: 15
I'm trying to configure this free editor and understand how to use it within the vs 2005 environment. The included documentation just doesn't answer my questions. I can load the sample page that...
Zones: ASP.Net ProgrammingDate Answered: 01/23/2007 Views: 0