Re: Basic HTML parsing for input?
Re: Basic HTML parsing for input?
- Subject: Re: Basic HTML parsing for input?
- From: Asa Hardcastle <email@hidden>
- Date: Thu, 5 Jun 2008 01:31:09 -0400
Hi Rams,
For user input through a browser you might want to use a javascript
WYSIWYG editor.
http://tinymce.moxiecode.com/
http://www.fckeditor.net/
We've used both. These allow for setting up styles and customization
of allowed input.
If you want to insure that nobody attempts to abuse you by getting
around the javascript you could do some server side processing
(including some processing to change high bit ascii to HTML
entities). The biggest danger we've encountered is people copying
from MS Word into the text input - which works surprisingly well --
sort of.
hope this helps.
asa
On Jun 4, 2008, at 10:34 PM, Rams wrote:
Hi everyone,
Sorry if this is a really n00b question, but what do you use to
parse input for html tags? Is there anything built in? I'm using
WO 5.3.3 and Wonder.
Thanks! _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
@zenn.net
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden