posted @ 2007-02-08 15:03 余墨 阅读(580) 评论(0) 推荐(0)
摘要:
1.html代码 DataGridNesting ... 阅读全文
摘要:
1.html代码 NestedDataLists 省市 & 市区 ... 阅读全文
posted @ 2007-02-08 14:59 余墨 阅读(288) 评论(0) 推荐(0)
摘要:
使用微软提供的webservice.htc实现通过JavaScript调用WebService.1.首先从微软网站上下载webservice.htc,我附件源代码也包含,不下载也可以http://msdn.microsoft.com/workshop/author/webservice/webservice.htc2.在网页BODY中添加一个DIV,实现对webservice.htc的引用 3.... 阅读全文
posted @ 2007-02-08 14:53 余墨 阅读(221) 评论(0) 推荐(0)
摘要:
1.建立一个aspx页面,copy html代码 Untitled Page 2.cs代码 using System;using System.Data;using System.Configuration;using System.Collections;using System.Web;using Syste... 阅读全文
posted @ 2007-02-08 14:51 余墨 阅读(483) 评论(0) 推荐(0)
摘要:
1.首先引用 using System.Runtime.InteropServices; 2.html代码 WebForm3 ... 阅读全文
posted @ 2007-02-08 14:48 余墨 阅读(305) 评论(1) 推荐(0)
摘要:
一.静态的 图片渐变轮换效果 图片渐变轮换效果(IE),请等几秒钟看效果 二.动态的1..html代码 图片渐变轮换效果 图片渐变轮换效果(IE),请等几秒钟看效果 ... 阅读全文
posted @ 2007-02-08 14:21 余墨 阅读(416) 评论(0) 推荐(0)
摘要:
方法一:弹出对话框提示1.html代码 WebForm6 2.cs代码 private void Page_Load(object sender, System.EventArgs e) { ... 阅读全文
posted @ 2007-02-08 14:18 余墨 阅读(667) 评论(0) 推荐(0)
摘要:
1.建立一个class,ReadWriteConfig.cs using System;using System.Configuration;using System.Reflection;using System.Web;using System.Xml;public enum ConfigFileType{ WebConfig, AppConfig}namespace WebApp... 阅读全文
posted @ 2007-02-08 14:16 余墨 阅读(345) 评论(0) 推荐(0)
浙公网安备 33010602011771号