jrahma
08-09-2007, 01:00 AM
which one is better for sending emals on DiscountASP host
SmtpClient smtp_client = new SmtpClient("localhost");
or
SmtpClient smtp_client = new SmtpClient("smtp.zatoor.com");
SmtpClient smtp_client = new SmtpClient("localhost");
or
SmtpClient smtp_client = new SmtpClient("smtp.zatoor.com");