Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: passing CGI form parameters via HTML email

by calin (Deacon)
on Jun 21, 2006 at 20:20 UTC ( #556765=note: print w/replies, xml ) Need Help??


in reply to passing CGI form parameters via HTML email

Some of your output goes to STDOUT, some goes to the sendmail pipe (MAIL filehandle).

edit: Yeah, this is apparently not the problem. The programs prints to STDOUT as part of its execution as a CGI program, this output is not intended to go into the mail. Why it doesn't work? Two ideas:

a) The MIME message is hand-crafted and possibly not well-formatted.

b) The mail client dissalows form submission for security reasons.

  • Comment on Re: passing CGI form parameters via HTML email

Replies are listed 'Best First'.
Re^2: passing CGI form parameters via HTML email
by gmacfadden (Sexton) on Jun 21, 2006 at 23:21 UTC
    Thanks for your help. Any suggestion on an alternative way to better format the MIME message? Also, one other reply stated "Please stop shouting at us!" Was there something unintentional I did to warrant such an obvious disgruntled reply?
      Any text in ALL CAPITALS is considered shouting.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://556765]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2023-12-06 16:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (30 votes). Check out past polls.

    Notices?