hai everybody,
how to send a mail via ip address in asp.net using vb

Recommended Answers

All 2 Replies

how to send a mail via ip address

You don't send emails via IP addresses, you use SMTP servers. Take a look at System.Net.Mail namespace in MSDN.

You have to post your problem in ASP.NET forum.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.