I have made a simple java program that gets a user to fill out a form, and then checks if all the parts were filled out. I am now having trouble with how to send the file in an email to a set users email account. How could I do this? I still need to take the information (which I know how to do). So now I am having trouble with sending out the email. It doesn't have to be in java, but it should use my already created code.
Can anyone help me?
Thanks