You can let the users edit online a form which returns html code, it is
called
dhtmled, you can find it on msdn.microsoft.com
http://msdn.microsoft.com/workshop/author/dhtml/edit/default.asp
If you play with it a bit, you will find a way to upload a html doc to the
client, let him edit and send it back.
Regards,
D.
-----Original Message-----
From: The Hermit Hacker [mailto:[EMAIL PROTECTED]]
Sent: donderdag 12 april 2001 14:55
To: [EMAIL PROTECTED]
Subject: [PHP] Editors ... calling them, or PHP-based one?
Sorry for vague subject, only so many things you can put in there ...
I'm looking for someone way, in PHP4, to take a "form/template" for a
letter on the server side, pass it to the client, let them edit it
(including markup tags like bold and underline) and then pass it back to
the server ...
It has to be relatively transparent to the end user ... I don't want to
have to teach them to put <B></B> tags around where they want bold ...
I'm not particular on editor ... right now, if I have to force the client
to install StarOffice for commonality across platforms, I'll do that and
expand from that ... but some way of 'click here, download doc to
computer, open up file with <insert editor of choice>, save back to server
(if possible)' ...
Ideas?
thanks ...
Marc G. Fournier ICQ#7615664 IRC Nick:
Scrappy
Systems Administrator @ hub.org
primary: [EMAIL PROTECTED] secondary:
scrappy@{freebsd|postgresql}.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]