- #1
mtanti
- 172
- 0
OK, so I know how to make a form show itself in a website, how to make a submit button which will send the data entered as an email and I successfully receive the email. There's only one problem... How do I make the mail readable?? I was forced to make a pascal program which parses the mail and changes it into readable text, but that's not very practicle although successful. How do I program the HTML to send something more sensible? Can I embed a java program in the HTML which will do the trick?
HELP!
HELP!