Forsakensoul
01-05-2006, 11:17 AM
Hello all,
I am new to the forums but a long time reader of htmlgoodies. I am working on something for my command (US Navy). We have a survey for the command that people are supposed to fill out. Here is my problem. I am trying to have the survey (when completed) emailed to myself so that I can read the answers.
<FORM METHOD="POST" ACTION="mailto:myemail">
is what I have currently have. It works... to an extent. It emails a file that says Formdata.ATT. But I can not view the answers. What I would really like to have is the survey save the answers with the questions so I know what was posted with what. What am I doing wrong and how can I fix this. I promised my LT that I would have it to him on friday but can prob push it til monday. I have pretty much everything else right.
Thanks for the help.
IT3 Spruill, Jamie S.
I am new to the forums but a long time reader of htmlgoodies. I am working on something for my command (US Navy). We have a survey for the command that people are supposed to fill out. Here is my problem. I am trying to have the survey (when completed) emailed to myself so that I can read the answers.
<FORM METHOD="POST" ACTION="mailto:myemail">
is what I have currently have. It works... to an extent. It emails a file that says Formdata.ATT. But I can not view the answers. What I would really like to have is the survey save the answers with the questions so I know what was posted with what. What am I doing wrong and how can I fix this. I promised my LT that I would have it to him on friday but can prob push it til monday. I have pretty much everything else right.
Thanks for the help.
IT3 Spruill, Jamie S.