Im 16 and have been working with Vb for a few months when i have time. I am trying to make a text box that when the user of the program types into it what they have typed will be sent to my email with a push of a button...Im having alot of trouble because i dont know how to do this...PLEASE help me thanks

Member Avatar for MonsieurPointer

.NET has rich functionality which will provide you what you need to accomplish your goal. Take a look at the System.Net.Mail namespace here, and Google for some examples, like this one.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.