  SP_Writer Premium join:2002-03-19 Clifton Park, NY | reply to johnnyboyct Re: Form submission help - Please
That's the issue: What code? Am I supposed to be using Perl, ASP, Cold Fusion, Python, Jello? |
|
  big greg Premium,MVM,Ex-Mod 2005-6 join:2003-10-11 Boston, MA clubs: 
| You have a form and email is sent "that works all fine". Yet the email is "impossible to read". Now when we ask you for the code you have no idea what code is. No wonder google was no help to you 
Let's start with a pointer to the page that is sending the mail. Maybe we can figure out what your markup and code is doing. -- I shall not cause harm to any vehicle nor the personal contents thereof, nor through inaction let that vehicle or the personal contents thereof come to harm. |
|
  SP_Writer Premium join:2002-03-19 Clifton Park, NY
1 edit | Sorry about the delay, project side tracked for a bit.
Never said, "I have no idea what code is", thank you very much. I said, "That's the issue: What code? Am I supposed to be using Perl, ASP, Cold Fusion, Python, Jello?", as in: What TYPE of code should I be using for this project (if any at all)?
This is the HTML I am using: form method="post" action="mailto:thisguy@thiscompany.com" |
|
  Bobcat Premium join:2001-02-04 Bedminster, NJ | I suggest you use this version of FormMail: »nms-cgi.sourceforge.net/scripts.shtml |
|
  SP_Writer Premium join:2002-03-19 Clifton Park, NY | I'll look into that. Thanks  |
|
  SP_Writer Premium join:2002-03-19 Clifton Park, NY | Bobcat- So far FormMail looks good. Do you have any experience with this program (script)? |
|
  Bobcat Premium join:2001-02-04 Bedminster, NJ
·Verizon Online DSL
| The script works well. I'm using a modified version from my web hosting provider. I believe the big concern is preventing people from modifying the recipient. I think the standard script has security features to restrict who the mail can be sent to.
I'm using the following fields:•recipient•subject•required•env_report•print_blank_fields•return_link_url•return_link_title•bgcolor•text_color•link_color•vlink_color•alink_color•realname•email•comments Hope this helps! |
|
  SP_Writer Premium join:2002-03-19 Clifton Park, NY | Thanks again Bobcat!
I am using this only internally, and we do not host any web sites externally, so I should be good with the defaults as well as a few of the ones mentioned in your post. |
|