摘要: 本文简单地使用Asp.net中FileUpload组件实现简单的文件的上传 页面前台部分 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 附件实体类 Code highlighting produced by Actipro CodeHigh... 阅读全文
posted @ 2008-09-23 13:47 落叶潇潇雨 阅读(435) 评论(0) 推荐(0)
摘要: 简单的图像验证码程序 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> protected void Page_Load(object sender, EventArgs e) { if... 阅读全文
posted @ 2008-09-23 13:03 落叶潇潇雨 阅读(393) 评论(0) 推荐(0)