Click here to Skip to main content
15,914,820 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Emailing in VB.NET Pin
sklemp24-Mar-10 8:59
sklemp24-Mar-10 8:59 
GeneralRe: Emailing in VB.NET Pin
Ian Shlasko24-Mar-10 9:21
Ian Shlasko24-Mar-10 9:21 
GeneralRe: Emailing in VB.NET Pin
sklemp24-Mar-10 9:27
sklemp24-Mar-10 9:27 
GeneralRe: Emailing in VB.NET Pin
Ian Shlasko24-Mar-10 9:38
Ian Shlasko24-Mar-10 9:38 
GeneralRe: Emailing in VB.NET Pin
sklemp24-Mar-10 9:42
sklemp24-Mar-10 9:42 
GeneralRe: Emailing in VB.NET Pin
Ian Shlasko24-Mar-10 9:51
Ian Shlasko24-Mar-10 9:51 
GeneralRe: Emailing in VB.NET Pin
Dave Kreskowiak24-Mar-10 7:52
mveDave Kreskowiak24-Mar-10 7:52 
GeneralRe: Emailing in VB.NET Pin
sklemp24-Mar-10 8:31
sklemp24-Mar-10 8:31 
Ok so I changed it from Settings to Prefs. Still no luck.

I'm starting to get discouraged because like you said when I hover the mouse over I see the variables. SMTPServer.Credentials shows nothing, SMTPServer.Host shows nothing as well. When I hover over the Email.To.Add it doesn't show anything at all, doesn't even outline the variable like the other ones do.

Also, when I go in and just change all the variables to the actual values I'm able to get past the lines. All the way down to SMTPServer.Send(Email) but it says "failure to send."

Is there a better or easier way to write this code?

As for validating the text boxes do you just mean running an if statement to make sure there is an actual value in them?

Thanks,
GeneralRe: Emailing in VB.NET Pin
Dave Kreskowiak24-Mar-10 12:52
mveDave Kreskowiak24-Mar-10 12:52 
AnswerRe: Emailing in VB.NET Pin
Luc Pattyn24-Mar-10 10:06
sitebuilderLuc Pattyn24-Mar-10 10:06 
GeneralRe: Emailing in VB.NET Pin
sklemp24-Mar-10 10:11
sklemp24-Mar-10 10:11 
GeneralRe: Emailing in VB.NET Pin
Luc Pattyn24-Mar-10 10:17
sitebuilderLuc Pattyn24-Mar-10 10:17 
GeneralRe: Emailing in VB.NET Pin
sklemp24-Mar-10 10:29
sklemp24-Mar-10 10:29 
GeneralRe: Emailing in VB.NET Pin
Luc Pattyn24-Mar-10 10:42
sitebuilderLuc Pattyn24-Mar-10 10:42 
GeneralRe: Emailing in VB.NET Pin
sklemp24-Mar-10 10:46
sklemp24-Mar-10 10:46 
GeneralRe: Emailing in VB.NET Pin
sklemp24-Mar-10 10:53
sklemp24-Mar-10 10:53 
GeneralRe: Emailing in VB.NET [modified] Pin
Luc Pattyn24-Mar-10 10:59
sitebuilderLuc Pattyn24-Mar-10 10:59 
AnswerRe: Emailing in VB.NET Pin
kpuneeth725-Mar-10 23:50
kpuneeth725-Mar-10 23:50 
QuestionClearing a databound listbox Pin
Quecumber25624-Mar-10 3:26
Quecumber25624-Mar-10 3:26 
AnswerRe: Clearing a databound listbox Pin
Luc Pattyn24-Mar-10 3:47
sitebuilderLuc Pattyn24-Mar-10 3:47 
GeneralRe: Clearing a databound listbox Pin
Quecumber25624-Mar-10 6:16
Quecumber25624-Mar-10 6:16 
Questionsoftware self check in VB.net Pin
phowarso24-Mar-10 0:00
phowarso24-Mar-10 0:00 
AnswerRe: software self check in VB.net Pin
Eddy Vluggen24-Mar-10 1:33
professionalEddy Vluggen24-Mar-10 1:33 
Questionhow can read the sector on a CD directly ? Pin
phowarso23-Mar-10 23:55
phowarso23-Mar-10 23:55 
AnswerRe: how can read the sector on a CD directly ? Pin
Dave Kreskowiak24-Mar-10 3:20
mveDave Kreskowiak24-Mar-10 3:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.