the email of asp.net
I have a problem of using asp.net to send email. My school have blocked the smtp port and service to send email, so I can't write a asp.net program to automatically send email, Can anybody help to solve this problem? Can asp.net using http method to send email, if yes, how to write the code?
|