文章分类 -  Web 開發

涉及WEB開發的相關技術、資源和優秀文章及源代碼
讓您的WEBServer利用JMAIL自動發送郵件
摘要:很多網頁都有用戶留言自動POST至指定郵箱的功能,這回我們可以用自己的WEBSERVER來實現了,前提是已有MAILSERVER。 安裝JMAIL(隨便一個版本哦),然後POST以下代碼(ASP為例): 0 then call aspalert("Sorry,failed in sending,please try later."& vbnewline & msg.error... 阅读全文
posted @ 2005-03-22 11:26 James Wong 阅读(566) 评论(0) 推荐(0)
Web print method collection
摘要:1、控制"纵打"、 横打”和“页面的边距 2、分页打印 3、ASP页面打印时如何去掉页面底部的路径和顶端的页码编号 4、浮动帧打印 5、用FileSystem组件实现WEB应用中的本地特定打印 阅读全文
posted @ 2005-01-18 13:36 James Wong 阅读(649) 评论(0) 推荐(0)
ASP.NET 2.0創建自定義WEB控件
摘要:发布日期: 09/03/2004 | 更新日期: 09/03/2004 Jayesh Patel、Bryan Acker、Robert McGovern Infusion Development 适用于: Microsoft ASP.NET 2.0 Microsoft Visual Studio 2005 摘要:ASP.NET 2.0 中新的自适应... 阅读全文
posted @ 2005-01-18 13:34 James Wong 阅读(721) 评论(0) 推荐(0)