2006年6月27日

摘要: protected void Page_Init(object sender, EventArgs e) { this.Imgpre.ImageUrl = "../images/title/0.gif"; string[] fileentries; fileentries = Directory.GetFiles(Server.MapPath("~/flyxnews/images/title"))... 阅读全文

posted @ 2006-06-27 14:41 fgp3 阅读(380) 评论(0) 推荐(0)

摘要: 尝试批量删除节点,开始这样写for i=0 to lovenodes.length-1 set lovenodess=lovenodes.item(i).childnodes Select Case lovenodess.item(11).text case "1" chkdel=0 case else chkdel=1 end select if chkdel=1 then '删除节点 lov... 阅读全文

posted @ 2006-06-27 14:39 fgp3 阅读(362) 评论(0) 推荐(0)

摘要: 表记录转为数组: //读取TITLE图片方法 public string[] titleImgRead() { string strsql; string[] imgname; strsql = "SELECT [imgname] FROM [fn_titleimg] ORDER BY [uses] DESC"; fn_db tm... 阅读全文

posted @ 2006-06-27 14:34 fgp3 阅读(249) 评论(0) 推荐(0)

摘要: public class SmallPic{ //************************************************************// //图片缩放 //************************************************************// public SmallPic() { } p... 阅读全文

posted @ 2006-06-27 14:31 fgp3 阅读(443) 评论(2) 推荐(0)

摘要: 解码: HttpUtility.UrlDecode(Request.Cookies["flyxnet"].Value 写入时编码 Response.Cookies["flyxnet"].Value = HttpUtility.UrlEncodeUnicode(voteMsg); 解码: HttpUtility.UrlDecode(Request.Cookies["flyxnet"].Valu... 阅读全文

posted @ 2006-06-27 14:12 fgp3 阅读(188) 评论(0) 推荐(0)


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