I already explained this to you on the NMS support list, but just for the record I'll say it again here. It is relatively trivial to have a form with hidden fields which can be populated by Javascript, you can have FormMail as the action of the form and have the Javascript automatically submit the form, sending all of the content of the hidden fields to FormMail which will then send it on in an e-mail, if you wish you can suppress the output of the confirmation page. If you want help with the Javascript part of this then you are probably better asking Somewhere else.If you have questions specific to the installation and configuration of the NMS FormMail then you should post those on the NMS support list.

/J\


In reply to Re^5: CGI-mailer script by gellyfish
in thread CGI-mailer script by santander

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.