Jtm62 here...

I'm not sure but I think the script is excuted in the web browser when I click submit on the form in the first script I posted. I haven't had this problem with any of the other input forms I have built for the project. This is the only one that is giving me a fit. This is my first time experiencing Perl, and while I am not bad at debugging it, this problem has proved to be more than I could manage. I'll try executing it in the command line, it may shed some more light on the issue, but these scripts are supposed to be run online.

thanks for you help!


In reply to Re^2: unsupported REQUEST_METHOD? by Anonymous Monk
in thread unsupported REQUEST_METHOD? by jtm62

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.