Ask a Question related to Macromedia ColdFusion, Design and Development.
-
benkayuk #1
Formatted text input
My site has a very basic admin area, with text boxes in a form to add data to
the database.
However, I have to enter the text with all the html formatting to make words
bold, create line breaks etc.
How can I get a box to automatically enter the html formatting in the
database? A bit like posting here!
Thanks in anticipation,
Ben
benkayuk Guest
-
importing formatted text
OK... how long has this been... but i found something. You can actually use Dreamweaver to Edit your content in HTML, then use the following... -
How do you store formatted text to be displayed!
Hi please can someone help. Im developing a dynamic website and all is well, but i want to be able to store all the text somehow on the database,... -
Date/time formatted input script controls
We are glad to present DTM project, a library of client-side script controls for formatted input of date and time (and other formats in the future).... -
Paste Formatted Text
This has been driving me crazy: I have started a database of interesting articles I have found onlne to read at a later time. A lot of the... -
[PHP] Formatted text from mySQL DB
From: "PHPSpooky" <phpspooky@mjimm.com> Ah, this question again. Has it been four days already? HTML does not render new lines. Have a look at... -
ikramy #2
Re: Formatted text input
Originally posted by: benkayuk
My site has a very basic admin area, with text boxes in a form to add data to
the database.
However, I have to enter the text with all the html formatting to make words
bold, create line breaks etc.
How can I get a box to automatically enter the html formatting in the
database? A bit like posting here!
Thanks in anticipation,
Ben
You will just need to embed some of the free or paid HTML-editors with your
<textarea> form tag. Check the link:
[url]http://prdownloads.sourceforge.net/itools-htmlarea/HTMLArea-3.0-rc1.zip?download[/url]
The downloaded files has a documentation on how to use the editor in your
pages.
ikramy Guest



Reply With Quote

