文章分类 -  ASP.NET

摘要:这是 FPP 的不是 VOL 的 windows 2003 server r2 简体中文企业版(32位)d63bc7fcec812898c7f5b179c8148ae2 cs_win_srv_2003_r2_enterprise_cd1.iso8e014eb9d1bdc0be4c53a7e25cc3da46 cs_win_srv_2003_r2_enterprise_cd2.isoCD1 ... 阅读全文

posted @ 2006-04-22 20:24 javalong 阅读(1681) 评论(0) 推荐(0) |

摘要:1. 打开新的窗口并传送参数: //传送参数:response.write("<script>window.open(’*.aspx?id="+this.DropDownList1.SelectIndex+"&id1="++"’)</script>") //接收参数:string a = Request.QueryString("id");string b = Request.QueryStr... 阅读全文

posted @ 2006-02-21 15:25 javalong 阅读(247) 评论(0) 推荐(0) |

摘要:ArticleContent1_ArticleContent1_lblContent"> 前台实现方法: 在中添加 后台实现方法: 在.aspx里添加 在.cs里添加 private void InitializeComponent() { this.Repeater1.ItemDataBound += new System.Web.UI.WebControls.Re... 阅读全文

posted @ 2005-12-25 21:49 javalong 阅读(296) 评论(0) 推荐(0) |

摘要:在aps.net中多数据绑定的控件很多,论功能来说,应该属DataGrid最为齐全,但它没有提供现成的显示记录序号的功能,不过我们可以通过它所带的一些参数来间接得到序号,下面来看看怎样得到和显示序号值计算方式如下:(1)在后台DataGrid.CurrentPageIndex * DataGrid.PageSize + e.Item.ItemIndex + 1(2)在前台DataGrid1.Cur... 阅读全文

posted @ 2005-12-21 22:15 javalong 阅读(216) 评论(0) 推荐(0) |

摘要:有关于URL的重写,本文也只是拿来主意。相继有MS的组件“URLRewriter”和在Global.asax里的“Application_BeginRequest()”编码方式,以及IIS里的ISAPI设置。 娜列下来,实现方法也都很简单。 方法一:MS组件 这里也不用详解了,相关请看: http://www.microsoft.com/china/msdn... 阅读全文

posted @ 2005-09-26 09:40 javalong 阅读(1189) 评论(2) 推荐(1) |

博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3