  SP_Writer Premium join:2002-03-19 Clifton Park, NY | reply to Bobcat Re: Form submission help - Please
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. |
|
  Bobcat Premium join:2001-02-04 Bedminster, NJ
·Verizon Online DSL
| reply to SP_Writer 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 | reply to SP_Writer Bobcat- So far FormMail looks good. Do you have any experience with this program (script)? |
|
  SP_Writer Premium join:2002-03-19 Clifton Park, NY | reply to Bobcat I'll look into that. Thanks  |
|
  Bobcat Premium join:2001-02-04 Bedminster, NJ | reply to SP_Writer I suggest you use this version of FormMail: »nms-cgi.sourceforge.net/scripts.shtml |
|
  SP_Writer Premium join:2002-03-19 Clifton Park, NY
1 edit | reply to big greg 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" |
|
  big greg Premium,MVM,Ex-Mod 2005-6 join:2003-10-11 Boston, MA clubs: 
| reply to SP_Writer 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 | reply to johnnyboyct That's the issue: What code? Am I supposed to be using Perl, ASP, Cold Fusion, Python, Jello? |
|
  johnnyboyct
join:2003-06-11 Newington, CT | reply to SP_Writer Can you post the code, and some of the example garbage? |
|
  SP_Writer Premium join:2002-03-19 Clifton Park, NY
| I have a form that that allows a user to click submit and an email is sent. That works all fine, but the submitted data in the email is impossible to read. Is there a way to make it so that the form submitted data is readable?
I have looked around the web and here, but all the answers I have seen do not really answer my issue. Any help would be greatly appreciated. Thanks in advance! |
|