I sense from you some slight irritation with me and my quest, and I admit I also felt was somewhat frustrated with your attitude toward my quest, though sometimes what is said in print can be misinterpretted whereas saying it verbally is much more clear. Does that make sense?
Anyway, I actually DO appreciate the fact you were unwilling to write the code for me. I DID NOT want or expect this of anyone. How else would I learn? So, thank you! However, examples and pointers which you did provide were acceptable. It was through an examination of my script that I hoped someone would point out where I was failing in coding. You finally did that and karma will shine on you greatly for it.
I removed the "br" tags (living in an HTML coding world caused me to incorporate that by mistake), and deleted the "\r". The script NOW does as I intended. THANK YOU for that. btw: not that it is worth it now, here is the exact verbiage of the error you pointedly noted was requested twice:

ERROR
This error is very likely due to a mistake in your program.
--------------------------------------------------------------------------------
Follow the steps below to troubleshoot your error.

The "steps below" is a comment to contact our Prof (which we can't do since it is a major project he won't assist on at any level) and a link to our Science department, which provides substantially less information than is available in Ovid's CGI Course. I plan to go over that course in depth. So, as you can see, and which I should have explained (though you might not have listened until you saw for yourself) the "error" response is worthless. Sorry I was not more expressive sooner. I have trouble putting all the detail into print sometimes.
Botton line, I really am grateful for your assistance. All the best to you.

In reply to Re^8: Parse form data to database by tryharder
in thread Parse form data to database by tryharder

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.