AJAXPAGE分页源码~ 部分代码: AJAX using System; using System.Text; using System.Collections; using System.Collections.Generic; using System.Text.RegularExpressions; using System.IO; using System.Web.UI; using System.Globalization; using System.Web.UI.WebCont
很好用哦,图片切换,幻灯片,的效果。 添加到组件里面,拖过来就能使用,ASP。NET,控件,图片控件,后台代码, if (!IsPostBack) { List imgs = new List(); ImageInfo img1 = new ImageInfo("images/cqwzcx.gif", "测试标题1", "h ttp://www.itmouse.com.cn"); imgs.Add(img1); ImageInfo img2 = new ImageInfo("images/ga
很实用的一个图片控件,具有图片切换,幻灯片,的效果。 添加到组件里面,拖过来就能使用,ASP。NET,控件,图片控件,后台代码, if (!IsPostBack) { List imgs = new List(); ImageInfo img1 = new ImageInfo("images/cqwzcx.gif", "测试标题1", "http://www.itmouse.com.cn"); imgs.Add(img1); ImageInfo img2 = new ImageInfo("im
很好的实现大文件上传的实例,效果很不错 Ajax based Forum applicatio Ajax based Forum application This example shows you how to use Ajax Uploader create a forum application. It shows how to allow users upload attachments to their posts and manage person