i think you're right, maybe in more ways than one (i guess) in both instances (if I remember right) I was using WRAP='SOFT' for the textarea, the reason I switched back to it was because I wanted to only use user-specified line breaks, so that copying and pasting didn't look so ugly, but I was avoiding wrap=none but having the 's in there didn't help either....i completely missed that ;( well i'm mostly satisfied that one of the two things caused the problem, hopefully after enough reading on CGI.pm i'll have an improved product thanks very much for all the help, hopefully i can come back from this with a significant helping of acquired wisdom :)

In reply to Re: (tye)Re2: textareas, form scripts, line breaks etc by create 3 arrays. first array last names, second name first name and third array
in thread textareas, form scripts, line breaks etc by create 3 arrays. first array last names, second name first name and third array

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.