textarea curiousity



I use Dreamweaver as my development IDE.

When I create a textarea, put stuff in, save it to the database, and recall
it to the textarea later, it alway comes up with what looks like a large tab
spacing in the beginning. If I save it back, it comes back the same way.
If I delete the leading stuff and save it again, it still comes back exactly
the same.

This is only for the first paragraph so I suspect there are some leading
characters that I don't know about. How can I get it to display starting at
the left edge?

Shelly


.



Relevant Pages

  • Re: textarea curiousity
    ... When I create a textarea, put stuff in, save it to the database, and recall ... it alway comes up with what looks like a large tab ...
    (comp.lang.php)
  • Re: Multiline database entries
    ... what I'm trying to do is get a private message sent between two ... >>TEXTAREA and then PHP handles the storing of everything to a MySQL ... >>Using a blob in the database ... > First for that u dont need a blob field but a Text is enough, ...
    (alt.php)
  • Re: Multiline Textbox Problems
    ... I am using the textarea to enter the data from the form into the ... In this site you will find some php code. ... The data was saved in the database field exactly the same. ... displaying come from the database. ...
    (comp.lang.php)
  • Re: Creating session variables in GLOBAL.ASA ???
    ... WYSIWYG editor ... all i am working on a textarea where X number of char reaches in a line then ... >> Eventually I'll need to access a database and I'm assuming that if I ...
    (microsoft.public.inetserver.asp.general)
  • Re: Creating session variables in GLOBAL.ASA ???
    ... WYSIWYG editor ... all i am working on a textarea where X number of char reaches in a line then ... >> Eventually I'll need to access a database and I'm assuming that if I ...
    (microsoft.public.inetserver.iis.activeserverpages)