Anyone have a clue I have tried many different examples, but I just not sure about the credentials.
I also do not have access to the SMTP server.
please post the code you are using.
for now check this out:
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=760457&SiteID=1
No need. THanks. THe article helped. I was missing one line of code, mailclient.credentials = credentials...
Thanks again.