HenryWu

文章分类 -  Asp.Net 收藏资料

Javascript与asp.net 实现Ajax多文件无刷新上传
摘要:无刷新上传主要的HTML代码(upload.html) AjaxUpload [关闭] AjaxUpload - 多文件无刷新上传源代码 v1.0 添加一个新上传控件 图片显示关闭 上传功能的页面代码(upload.aspx) 上传 ... 阅读全文

posted @ 2007-11-08 09:06 Henry Wu 阅读(229) 评论(0) 推荐(0)

StringHelper类
摘要:using System; using System.Collections.Generic; using System.Text; using System.Text.RegularExpressions; using System.Web; using System.Security.Cryptography; namespace Cvv.Components { public ... 阅读全文

posted @ 2007-10-16 14:31 Henry Wu 阅读(1532) 评论(0) 推荐(0)