Email Sender - Updated Version

If you have completed an application and wish to share the complete source/project files with everyone then please post it in here. Source-code files only, no tutorials.
31 posts Page 2 of 4
User avatar
judasis
Just Registered
Just Registered
Posts: 3
Joined: Sat Feb 13, 2010 11:50 pm

Re: Email Sender - Updated Version
judasis
CodenStuff wrote:
Hello,

SSL is already enabled in the code, I think you will need to add port:
Code: Select all
theClient.Port = 465
I was looking for this answer.
Thanks,
Judasis
User avatar
graves
New Member
New Member
Posts: 17
Joined: Sun Apr 18, 2010 8:17 am

Re: Email Sender - Updated Version
graves
hey codenstuff, is the username, password part suppose to be like the app's login system, like for example if you put this in a project with a login system, does this go along with the projects login?
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4392
Joined: Tue Aug 04, 2009 1:47 am

Hello graves,

The login is the details of your email server (SMTP) for example if you want to send an email from your gmail account you need to enter your username/password and gmail server details to send the email.
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
graves
New Member
New Member
Posts: 17
Joined: Sun Apr 18, 2010 8:17 am

Re: Email Sender - Updated Version
graves
ok thanks
User avatar
bayley60
Just Registered
Just Registered
Posts: 3
Joined: Tue May 18, 2010 9:39 am

Re: Email Sender - Updated Version
bayley60
wow thats a really nice looking email sender nice work. keep it up
User avatar
ruka_mendes
Just Registered
Just Registered
Posts: 5
Joined: Tue Jun 01, 2010 8:54 am

thanks man! it works perfectly! ;)
User avatar
un kn0 wn
VIP - Donator
VIP - Donator
Posts: 269
Joined: Mon Mar 29, 2010 6:12 pm

gr8 application m8.
User avatar
cvilanova
New Member
New Member
Posts: 14
Joined: Fri Jun 04, 2010 6:23 am

interestig... thank for post it y friend.... cooll;
User avatar
bmxerlmao5288
Just Registered
Just Registered
Posts: 5
Joined: Fri Jun 18, 2010 3:29 pm

thank you
User avatar
lesan101
Top Poster
Top Poster
Posts: 193
Joined: Tue Jun 29, 2010 8:10 am

Re: Email Sender - Updated Version
lesan101
hey man looks pretty cool.
i have a question though....

im making this program..
i want to add that save feature to it
accept instead of saving whats on the textbox
i want to save the label1.text

example:lets say label.text is a number
i save it..then close it..
wen i open it again.. that number is there..

get me?
hope you do.. i tried everything :(
Image
31 posts Page 2 of 4
Return to “Source-Code”