 SP_Writer Premium join:2002-03-19 Clifton Park, NY
| Form submission help - Please
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! | |
|
  johnnyboyct
join:2003-06-11 Newington, CT | Re: Form submission help - Please Can you post the code, and some of the example garbage? | |
|
 |   SP_Writer Premium join:2002-03-19 Clifton Park, NY | Re: Form submission help - Please That's the issue: What code? Am I supposed to be using Perl, ASP, Cold Fusion, Python, Jello? | |
|
 |  |  |
 |  |  |   SP_Writer Premium join:2002-03-19 Clifton Park, NY
1 edit | Re: Form submission help - Please 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" | |
|
 |  |  |  |  |
 |  |  |  |  |   SP_Writer Premium join:2002-03-19 Clifton Park, NY | Re: Form submission help - Please I'll look into that. Thanks  | |
|
 |  |  |  |  |  |   SP_Writer Premium join:2002-03-19 Clifton Park, NY | Re: Form submission help - Please 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
| Re: Form submission help - Please 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 | 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. | |
|
 |
|
 |