摘要: 1.在工具箱中添加Brettle.Web.NeatUpload.dll,可以看到工具箱中出现InputFile等控件。2.复制文件夹NeatUpload到根目录.3.拖放使用上传控件InputFile和进度条ProgressBar,添加上传文件的按钮.aspx页面代码如下:<body><formid="form1"runat="server"><div><... 阅读全文
posted @ 2008-09-20 11:53 快乐就好 阅读(2002) 评论(1) 推荐(0)
摘要: private static void ConvertAVItoFLV(string pathname) { //文件名处理 string tmpFile = System.Environment.CurrentDirectory + "http://www.cnblogs.com/happyday56/admin/file://fl... 阅读全文
posted @ 2008-09-20 11:48 快乐就好 阅读(969) 评论(0) 推荐(0)