Jump to content

Insert line breaks on key press.


ldsmike88

Recommended Posts

I have several forms on my websites where the user can type in information, click submit, and it shows up somewhere on the website. The only problem is most of the people entering information don't have a clue how to write HTML. What I want to do is when the user presses submit I want to convert all the times they pressed enter into line break tags (br /). Does anyone know how to do this or have a really good tutorial I can use? Thanks!!

Michael
Link to comment
Share on other sites

It really depends what you're using it for... if you're _always_ going to be converting it, you might as well store it that way.  However, storing formatting in the DB is lazy and bad -- it's usually better to keep it pristine.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.