What is the appropriate code for this pictures
Hello :) :) :) :)
this is a problem pictures : I want to click a button transmitter to carry the program automatically send information to the email address specified. What is the appropriate code for the work of this procedure? ? ? ?
http://upload.9q9q.net/image/onKIlge...0x375.jpg.html
thank you :thumb: :thumb: :thumb: :thumb:
kiss
Re: What is the appropriate code for this pictures
Well first of is that is vb6 this is the vb.net forums.
2nd is this program just for you, or for others. This is how it works in .net I believe it should be the same for vb6 (seeing this is how email works). If its for you, you can just code in your email proxy info. If its for others you going to need a textbox for users to enter in that information. Probably going to want to use some sort of storage for that data, maybe a sql or even a txt/ini.
Here is a site on how to do that here
By the looks of it you should look at something like firefox/whatever the one microsoft has out idk to see how that client/server communitaction works. Remember your the client and you need the info to connect to a server.
Re: What is the appropriate code for this pictures
THAK you
can you make the programe in ZIPfile& it code??????????/
please help me
kiss
Re: What is the appropriate code for this pictures
Make what into a zip file?
Re: What is the appropriate code for this pictures
Re: What is the appropriate code for this pictures
I'm not making the program for you.
Re: What is the appropriate code for this pictures
Why????????????????????/ or how i can make this that CDONTS is a server library
thank you
Re: What is the appropriate code for this pictures
ok...:ehh: ...I'm sorry that last statement that you made made no sense at all. D
Re: What is the appropriate code for this pictures
That statements CANT make it in my program . how i can make it?????
thank you
Re: What is the appropriate code for this pictures
So what you're saying is that you want to send an e-mail from your application, correct? If so then look up the System.Net.Mail.MailMessage class in the MSDN library. You should read about the class and take a look at the code example that help topic contains.
Re: What is the appropriate code for this pictures
Omg, i just send to you a site that has 3 pages on email client/server relationships in my first post.
Quote:
Here is a site on how to do that here
Re: What is the appropriate code for this pictures