hi i would like to know how i can setup the class file to get the user input from textfields and compose an email to be sent with a button?
example would be layout with fields
I want to buy _____
I want it to be this color ____
These are my comments ____
SEND BUTTON
and it should compose an email to specific email address with subject and add the fields on the email before sending.
hope someone would have a java code for this. thanks in advance.
Fisrt you creat your custom layout and make fields for what you want then these :