Way off topic!

But just so you know, you can't use a TEXT input field, you must use a 
TEXTAREA field:
<TEXTAREA NAME="portfolio-portdesc" ROWS="5" COLS="65" 
WRAP="SOFT" >Testing</TEXTAREA>


>Hey all!
>What I am trying to do is get a form to recognize when the user hits
>enter.
>If
>This
>Was
>My
>Description
>It would show up like this
>"if this was my description"
>I have tried different wraps (Virtual, Physical, Soft, Hard) for the text 
>field, but it doesn't
>work! I want it in my database, keeping it the way it was typed out in the 
>box. Line Breaks
>Paragraphs, it all needs to be there, but how?
>
>Please Help, I can't figure this out!
>Thanks!
>
>---------------------------------------------------------------------
>Before posting, please check:
>   http://www.mysql.com/manual.php   (the manual)
>   http://lists.mysql.com/           (the list archive)
>
>To request this thread, e-mail <[EMAIL PROTECTED]>
>To unsubscribe, e-mail <[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to