随笔分类 - Asp.Net
摘要:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> CustomValidator Number: ...
阅读全文
摘要:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> Date Validation Check Arrival Date: Select your arri...
阅读全文
摘要:Substitution控件----动态更新缓存页的部分 www.Phontol.com缓存某个 ASP.NET 页时,默认情况下会缓存该页的全部输出。it.Phontol.com在第一次请求时,该页将运行并缓存其输出。it.Phontol.com对于后续的请求,将通过缓存来完成,该页上的代码不会运行。it.Phontol.com 在某些情况下,可能要缓存 ASP.NET 页,但需根据每个请求更...
阅读全文
摘要:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> Latest Hardware Please select the items you are interested in: ...
阅读全文
摘要:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> CheckBox control ...
阅读全文
摘要:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> AdRotator Page MyAds.xm CodeCode highlighting produced by Actipro CodeHighli...
阅读全文
摘要:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> Menu Server Control ...
阅读全文
摘要:Repeater控件,显示数据库信息.aspx CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 无标题页 Repeater显示数据库中信息1: test 学生(这是头) ...
阅读全文
摘要:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 无标题页 BulletedList的OnClick事件: United States United Kingdo...
阅读全文
摘要:tabindex属性 平时我们使用两种填写表单的方法: 第一种,用鼠标在表单项中切换。 第二种,用Tab键切换。 tabindex属性设置按下tab键时的响应顺序。它的值是一个数字。 1、设置了tabindex属性的控件按照tabindex属性从小到大顺序相应; 2、设置了tabindex属性的控件优先于没有设置tabinde...
阅读全文
摘要:转:遥远的梦http://www.cnblogs.com/ziyiFly/tag/GridView/ 一.网络验证应用技巧 1. 验证 E-mail格式 2. 验证 IP 地址 3. 验证 URL 二. 常用数字验证技巧 1. 验证电话号码 2. 输入密码条件(字符与数据同时出现) 3.邮政编号 4. 手机号码5.身份证号 6. 两位小数 7.一年的12个月 8.一个月的31天 9.数字输入...
阅读全文
摘要:ArrayList :System.Collections命名空间中定义的一个类;优点:功能比Array类更加强大; 大小是可以动态变化的; 在ArrayList中可以很方便地把一个元素插入到指定的位置,也可以很轻松地删除一个元素;缺点:ArrayList的效率与数组相比就要差一些ArrayList类的方法: (1) Add:向ArrayList中增加元素。(2)...
阅读全文
摘要:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 无标题页
阅读全文
摘要:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 无标题页 ...
阅读全文
摘要:zhenyulu http://www.cnblogs.com/zhenyulu/ 周公的专栏:http://blog.csdn.net/zhoufoxcn 遥远的梦:http://www.cnblogs.com/ziyiFly/tag/GridView/ 张子阳 :http://jimmyzhang.cnblogs.com/ 老赵:http://jeffreyzhao.cnblogs....
阅读全文
摘要:实现内容:asp.net页面中显示一个swf文件的动画 代码中"1.swf"是动画的路径和文件名称。 代码: CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->
阅读全文
摘要:第1个上传方法说明: 1.未选择文件,或者选择的是txt空文件,则上传失败, 2.可上传图片,txt,word格式文件。rar文件失败。 第2个: 使用扩展的input type="file"控件来实现这个功能,它的Accept属性来保证上传文件的文件类型。 代码: CodeCode highlighting produced by Actipro CodeHighlighter (freewar...
阅读全文
摘要:HiddenField控件的作用简单的说是用于存储需要在向服务器的发送间保持的值。因为 HiddenField 的值将呈现给客户端浏览器,所以它不适用于存储安全敏感的值。若要为 HiddenField 控件指定值,请使用 Value 属性,请注意是Value而不是Text。事实上HiddenField并没有Text属性,这和DropDownList、CheckBoxList等标准按钮的属性命名方式...
阅读全文
摘要:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> Table First Name Last Name ...
阅读全文
摘要:代码: CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 无标题页 0 ...
阅读全文
浙公网安备 33010602011771号