随笔分类 -  ASP.net

窗体间传参数
摘要:Normal 0 7.8 磅 0 2 false false false MicrosoftInternetExplorer4 Response.Redirect("welcome.aspx?Name="+name +"&Sex="+sex ); http://localhost:3616/WebSite3/welcome.aspx?Name=r&Sex=%e7%94%b7%e5... 阅读全文
posted @ 2009-09-08 15:38 天清地宁 阅读(210) 评论(0) 推荐(0)
用CSS显示XML样式
摘要:Normal 0 7.8 磅 0 2 false false false MicrosoftInternetExplorer4 效果: 代码: <html> <head> <title>用CSS样式表显示</title> <style type="text/css"> H7{color:red; Font-style:黑体; ... 阅读全文
posted @ 2009-09-06 21:20 天清地宁 阅读(1745) 评论(0) 推荐(0)