Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0
This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 23rd, 2007, 06:08 AM
Registered User
 
Join Date: Feb 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default FCKeditor

Hi. I am totaly new to FCKeditor and have some problems installing it and getting it to work. Is there someone who can help me???

My problem is as follows:
I have a site in asp that is connected to an access database. When I uploadet tekst into a MEMO field in access the output was without any formatting. So I found FCKeditor and expectet it to be the solution of my problems.

But I don't know how to set ut the editor to store data in HTML format and get them into a detail page (I have a masterpage with the title and ingress of subjects and in the detail page there is altso a text field witch I would like to show the text in html formatting (bold, underlined and with the right look)

I have tested all the sample pages in the FCKeditor folders and they work.


So my question is: how do i get a file in my insert page to post the text field (or a link to it) into my access database and afterwards get it in my detail page???


My <form> tag in the insert page is like this:

<form action="iktilaringoppgaver.asp" method="post" enctype="multipart/form-data" name="post" id="post" onsubmit="JavaScript:this.Submit.disabled=true;">
'<form action="<%=MM_editAction%>" method="POST" name="in_oppgaver" id="in_oppgaver">

(here I have tried with the original form element and a copy of a test page in FCKeditor)

The link in the text field is like follows:

<input type="hidden" id="editor1" name="editor1" value="" style="display:none" /><input type="hidden" id="editor1___Config" value="" style="display:none" /><iframe id="editor1" src="../FCKeditor/editor/fckeditor.html?InstanceName=editor1&amp" width="100%" height="500" frameborder="0" scrolling="no"></iframe>

I am gratefull for any help...


I am not sure if I have all the nessesary information here...but I hope so.
 
Old February 25th, 2007, 12:30 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

This is a forum for the book "ASP.NET 2.0 Website Programming". Although this project uses the FCKeditor, we don't use it in the context of legacy ASP. We also don't use Access in this project. Please find a more appropriate forum to ask this question.






Similar Threads
Thread Thread Starter Forum Replies Last Post
fckeditor bendjoe BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 1 September 15th, 2008 10:29 AM
Base URLs - FCKeditor retroviz BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 2 January 9th, 2008 02:23 AM
FCKeditor not showing dofield BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 1 November 24th, 2007 05:20 AM
how to setup FCKEDITOR?? stzd8 BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 5 December 12th, 2006 11:27 AM
FCKEditor for CMS anshul Pro PHP 2 August 8th, 2006 03:16 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.