473,386 Members | 1,803 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Displaying Rows in the 'fckeditor' Rich Text script

38
Hi there,

I'm pulling information out of a table and displaying in a form. Some rows are displayed in standard input text boxes - no problem. However, I would like to be able to display some rows within the FCK Rich Text Editor.

Has anybody had any experience of doing this?

I'm hoping it's as simple as something along the lines of...

Expand|Select|Wrap|Line Numbers
  1. <?php
  2. $oFCKeditor = new FCKeditor('courseHeader') ;
  3. $oFCKeditor->BasePath = '../fckeditor/' ;
  4. $oFCKeditor->Value = echo $row['courseLinks'] ;
  5. $oFCKeditor->Create() ;
  6. ?>
  7.  
Many thanks.
Aug 12 '09 #1
2 1873
Philth
38
Can anybody please help me with this?
Aug 13 '09 #2
Markus
6,050 Expert 4TB
@Philth
Take the echo out of line #4. Other than that, you'll be better off asking on an FCKEditor forum.
Aug 13 '09 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: IkBenHet | last post by:
Hello, I found this script to create a simple rich text form (http://programmabilities.com/xml/index.php?id=17): <html> <head> <title>Rich Text Editor</title> </head> <body>
2
by: Nalaka | last post by:
Hi, I have the need for a very simple rich text box for my asp.net 2.0 app. Can you recommend a very simple one? Thanks Nalaka
4
by: Jon | last post by:
All, This is tough to know where to place this, as it's somewhat of a JS issue, but I'm writing PHP apps and you guys have always been able to help in the past. I'm building a Content Management...
2
by: Laphan | last post by:
Hi All Noticed that a lot of sites provide sort of HTML based forms nowadays where you can actually change the text colour and format in the actual text box rather than encapsulate them in tags...
3
by: Chris | last post by:
Does anyone know of any rich text boxes for classic asp. It needs to support tables and multiple images. I can find lots .net ones but not classic asp. Regards, Chris.
36
by: karen987 | last post by:
My newsweblog has ASP pages with news articles and a commenting system. The comments are posted, and to read them the reader clicks on the headline of the comment, and it opens up in a pop up window....
11
by: karen987 | last post by:
I have a web page which used to work fine until i added a rich text editor. the pages are in ASP and it is a news weblog, with a comments section where people click the headline of a comment and...
6
by: Pat.Rick | last post by:
Hi Freinds, I need a control / script to be able to give the user to edit a TEXT field online on browser for hyper text and rich text format, just like most of the email and contect editor allow...
2
by: imbirek8 | last post by:
Hi, Do you know good, simple in developing, free and working with ajax Rich Text Editor for asp.net pages ? Thanks for help
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.