PDA

View Full Version : Sending Email from ASP.Net page


yong
07-20-2003, 07:09 AM
if i want to sending email through the web page,
how do i know my smtp server?

Eric
07-21-2003, 04:57 AM
You can use 'localhost'
Please look through the Knowledge Base for examples.

DiscountASP.NET