I want to create a simple GUI utility that spits out a txt file after the user makes his selections (radio buttons, drop down menus, text boxes etc).
Or if the utility can simply put this (txt) information into the default mail program using a mailto option, that would be perfect.
Functionality of the program would be like this:
1. Click on the program exe file.
2. User is presented with a gui with different options.
3. He can make all the selections and then click done.
4. Program pulls up the defaul mail program and outputs all this information into the body of the message and puts an reciever email address based on the selections.
Which is the easiest program/language that I should go about doing this?
Question
ZeeTX
I want to create a simple GUI utility that spits out a txt file after the user makes his selections (radio buttons, drop down menus, text boxes etc).
Or if the utility can simply put this (txt) information into the default mail program using a mailto option, that would be perfect.
Functionality of the program would be like this:
1. Click on the program exe file.
2. User is presented with a gui with different options.
3. He can make all the selections and then click done.
4. Program pulls up the defaul mail program and outputs all this information into the body of the message and puts an reciever email address based on the selections.
Which is the easiest program/language that I should go about doing this?
Link to comment
Share on other sites
14 answers to this question
Recommended Posts