Re: textarea curiousity



I ran another little test. I bypassed the database and simply sent the text
as an argument and retrieved it with $_GET. I also echoed the first three
characters. Here are the results:

1 - The cursor is initially positioned at column 3.
2 - If I backspace to column one and put in text, then the first three
characters match the text I put in. The cursor is positioned initially at
column three.
3 - If I don't backspace, the first two characters become blanks
(non-printable) and the display starts at column 5

Shelly

"Sheldon Glickler" <sheldonlg@xxxxxxxxxxxxxxxx> wrote in message
news:MYNug.21$1Z5.20@xxxxxxxxxxxxxxxxxxxxxxx
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: Display multiple lines
    ... The data is collected in a ASP form "textarea" ... The data is then displayed in an HTML form. ... or line feed characters in the text, ... Data display process: ...
    (microsoft.public.inetserver.asp.general)
  • Re: Is there a character limit on bound controls?
    ... doesn't mean they all went into the database. ... just fine - I've put more than 1,000 characters in without incident. ... However, on the page that needs to display the text, the text is ... The truncation happens regardless of whether there ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: get external data odbc limitation?
    ... Actually, it's limiting the number of characters that can be displayed, not ... Up to 64K of characters will appear in the list. ... You only get 64K characters to display the table names. ... My advice is to connect to the database server as a user who has limited ...
    (microsoft.public.access.externaldata)
  • Error when trying to display reports
    ... I have made a database using Delphi 4, I tested it and it worked fine. ... Since then I have added more entries (now holds about 50, the database file ... is 10KB) and now it refuses to display. ... 'Cannot create file (a few characters here that don't make sense, ...
    (alt.comp.lang.borland-delphi)
  • RE: traping curly apostrophes
    ... database, and these data will be displayed again on the webform later. ... you found that there are some particular characters which will be ... Based on my experience, this is likely a charset conversion issue, and "?" ... In the display page, you can set breakpoint in the page code and lookup ...
    (microsoft.public.dotnet.framework.aspnet)