CodeNstuff Email Sender - Attachments ERROR

Post your questions regarding programming in Visual Basic 6 in here.
3 posts Page 1 of 1
Contributors
User avatar
deathninjako
Just Registered
Just Registered
Posts: 4
Joined: Fri Nov 27, 2009 7:47 pm

I did what the tutorial says and the following codes came as an error:
(My.Settings.From)
(My.Settings.server)
(My.Settings.uname)
(My.Settings.pass)

I think it says "from" is not a member of w/e..
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4389
Joined: Tue Aug 04, 2009 1:47 am

Hello,

Are you sure you entered the correct settings?. For example if your using gmx.com as your SMTP server your settings would be:

From: You@gmx.com
Server: mail.gmx.com
Username: You@gmx.com
Password: Your password

Thank you and welcome to Codenstuff.com cooll;
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
deathninjako
Just Registered
Just Registered
Posts: 4
Joined: Fri Nov 27, 2009 7:47 pm

Thanks, ok it works now :)
3 posts Page 1 of 1
Return to “General coding help”