
.net
文章平均质量分 77
步行者
熟悉JAVA,PostgreSQL。做过c++,php。
展开
-
How to use HttpWebRequest to send POST request to another web server?
In classic ASP applications we had the flexibility of having multiple formtags on the same page and each form could have differenttarget URLs and differentmethod types. This has been kind of a limit转载 2012-01-12 16:35:22 · 1099 阅读 · 0 评论 -
Redirect and POST in ASP.NET
IntroductionRecently, I faced a situation where I have an application on which I needed to communicate with a third party payment application, where in some point, I will have to send information to转载 2012-02-17 11:58:19 · 2445 阅读 · 0 评论 -
IIS服务器的SMTP发送邮件
IIS服务器中安装好SMTP送信服务后,在asp net中很简单的代码就实现发送邮件的功能。属性版本类型访问权限Bcc12String只读Body12IStream オブジェクトまたは String只读BodyFormat12Long只读Cc12String只读原创 2012-02-28 09:16:44 · 4176 阅读 · 0 评论