RE: suggestions please

by "Micah R. Condon" <micahc(at)webdezyne.com>

 Date:  Fri, 30 Nov 2001 14:55:55 -0700
 To:  "'Emerald Spirit'" <emerald_spirit(at)yahoo.com>,
<hwg-techniques(at)mail.hwg.org>
 In-Reply-To:  yahoo
  todo: View Thread, Original
You're in luck :-)

IE 5.0 and 5.5 have native functions for this (though they can certainly be
expanded upon) - I built a very detailed WYSIWYG html editor in JavaScript
for my last job that had full drag and drop formatting capabilities.  For a
simpler version, the attached file should have enough information to get you
started.  There are quite a few more commands available than what I have
shown - see the O'Reilly Dynamic HTML book for more details of what you can
do with document.execCommand


With the attached page you can create a blank document, or load one from the
same host (just add query string ?editPage=somePage.html). You can look at
the 'view html' button to get an idea how you could post the result to a
database


If you'd like information on how to add other features, I'll be happy to
tell you what I know :-) Before being laid off recently, I spent over a year
working on a very cool editor that I can't show off because of
non-disclosure agreements . . .


Micah R. Condon, President
Webdezyne, Inc.



-----Original Message-----
From: owner-hwg-techniques(at)hwg.org
[mailto:owner-hwg-techniques(at)hwg.org]On Behalf Of Emerald Spirit
Sent: Friday, November 30, 2001 12:24 PM
To: hwg-techniques(at)mail.hwg.org
Subject: suggestions please


Hi all!
Background:
I'm building a prototype intranet for our company.
Audience is all IE 5.5+.  The site is currently using
ASP, XML and SQLServer 7.0 on IIS, with the idea that
we'll use the .Net platform once it comes out.

I want to give certain users the ability to update
their pages without knowing HTML.  I'm thinking I'll
want the content to all be in a database with the
pages accessing the contents on the fly.

My problem:
How do I give my users the ability to update basic
HTML without them knowing HTML?  Is there a simple
WYSIWYG editor that I could include in an HTML (or ASP
or whatever) page on the site that will post the
resulting HTML to a database for storage?

TIA

Rebecca

=====
Do while Project<>Completed
   if impossible = true then
      rethink(approach)
      set impossible = false
   end if
loop

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.