Retrieving data from a form for sendmail

F

Fred

I enter data into a form and would like to have a single click button
to send mail to a user to advise them of the form data. Sendmail
let's me create a single command line that then is sent to a smtp
server. an attachment can also be created and attached to the email.
Any ideas on the best way to extract data from the form and put them
into a format that could be used by sendmail?

Thanks,
Fred
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top