上一页 1 ··· 96 97 98 99 100 101 102 103 104 ··· 107 下一页

2005年11月20日

Asp无组件上传进度条解决方案

摘要: http://webuc.net/dotey/archive/2004/07/22/1334.aspx 我还是一点一点用一个实例来说明的吧,客户端HTML如下。要浏览上传附件,我们通过元素,但是一定要注意必须设置form的enctype属性为"multipart/form-data": 在后台asp程序中,以前获取表单提交的ASCII 数据,非常的容易。但... 阅读全文

posted @ 2005-11-20 19:04 cy163 阅读(4371) 评论(0) 推荐(0) 编辑

ASP.NET makes uploading files from the client to the server a snap(UploadInterface.PostedFile.SaveAs)

摘要: http://www.computerbooksonline.com/tips/asp11.aspIn a previous tip, we talked about uploading files via classic ASP. As you saw, getting the file from the client to the server isn't a big deal, but ge... 阅读全文

posted @ 2005-11-20 14:49 cy163 阅读(382) 评论(0) 推荐(0) 编辑

IT IS an IMPORTANT String for Input TYPE=File Field --enctype="multipart/form-data"

摘要: --> 添加附件 总共有 0 个文件等待上传 --> 添加附件 ... 阅读全文

posted @ 2005-11-20 07:29 cy163 阅读(444) 评论(0) 推荐(0) 编辑

2005年11月19日

WebControls and HtmlControls

摘要: http://odetocode.com/Articles/348.aspx When sitting down to write an ASP.NET application the designer in Visual Studio.NET gives us a toolbox window full of controls. Two of the areas on the toolb... 阅读全文

posted @ 2005-11-19 21:46 cy163 阅读(412) 评论(0) 推荐(0) 编辑

A lot of Javascript tips

摘要: http://www.powerqz.com/cgi-bin/post.cgi?action=replyquote&forum=12&topic=48&postno=3在b/s开发中经常用到的javascript技术 一、验证类1、数字验证内 1.1 整数 1.2 大于0的整数 (用于传来的ID的验证) 1.3 负整数的验证 1.4 整数不能大于iMax 1.5 整数不能小于iMin2、时间类 2... 阅读全文

posted @ 2005-11-19 17:51 cy163 阅读(405) 评论(0) 推荐(0) 编辑

Converting Numbers to Strings

摘要: http://www.javascripter.net/faq/converti.htm Question: How do I convert numbers to strings in JavaScript? Answer: The simplest way to convert any variable to a string is to add an empty string to tha... 阅读全文

posted @ 2005-11-19 17:38 cy163 阅读(177) 评论(0) 推荐(0) 编辑

如何制作无边弹出窗口

摘要: http://bar.yesky.com/BoardDisp_84.html Chromeless Window 阅读全文

posted @ 2005-11-19 17:22 cy163 阅读(474) 评论(0) 推荐(0) 编辑

2005年11月17日

可编辑的 HTML JavaScript 表格控件 DataGrid

摘要: http://evget.com/articles/evget_1107.html可编辑的 HTML JavaScript 表格控件 DataGrid无标题文档 阅读全文

posted @ 2005-11-17 17:27 cy163 阅读(2019) 评论(0) 推荐(0) 编辑

浅析Google技术底蕴

摘要: http://www9.tianya.cn/publicforum/Content/itinfo/1/25356.shtml MapReduce: Simplied Data Processing on Large Clusters, Jeffrey Dean and Sanjay Ghemawat,OSDI 2004 阅读全文

posted @ 2005-11-17 16:43 cy163 阅读(279) 评论(0) 推荐(0) 编辑

资料只看看,不能copy/paste。

摘要: http://blog.itpub.net/rss/137/288昨天有朋友要我帮她拷贝几个资料网页下来,但是那个网站做了很多手脚,资料只看看,不能copy/paste。我还是比较鄙视这种网站的,只能看不能摸,多无聊啊。 昨天快下班了,所以也没怎么搞,今天上午就看了一下 首先页面的那个iframe转向encrypt.asp?act=BODY&id=740,拿下来看看,这个源文件中的关键部分是这么写... 阅读全文

posted @ 2005-11-17 14:30 cy163 阅读(559) 评论(0) 推荐(0) 编辑

上一页 1 ··· 96 97 98 99 100 101 102 103 104 ··· 107 下一页

导航