以文本方式查看主题 - 中文XML论坛 - 专业的XML技术讨论区 (http://bbs.xml.org.cn/index.asp) -- 『 XML 与 数据库 』 (http://bbs.xml.org.cn/list.asp?boardid=17) ---- 在ASP.NET 中跟XML两个有关系的问题如何把一个XML文件在一个*.aspx网页中通过一个<asp:dropdownlist></>show (http://bbs.xml.org.cn/dispbbs.asp?boardid=17&rootid=&id=22579) |
-- 作者:yahoo12345 -- 发布时间:9/27/2005 11:02:00 AM -- 在ASP.NET 中跟XML两个有关系的问题如何把一个XML文件在一个*.aspx网页中通过一个<asp:dropdownlist></>show 在ASP.NET 中跟XML两个有关系的问题 问题两个 如何把一个XML文件在一个*.aspx网页中通过一个 <asp:dropdownlist id="guojia" runat="server" AutoPostBack="True"> </asp:dropdownlist>这样的控件显示出来 <?xml version="1.0" encoding="utf-8"?> <NewDataSet><table1><shengfen>北京</shengfen></table1> <table1><shengfen>上海</shengfen></table1> <table1><shengfen>天津</shengfen></table1> <table1><shengfen>重庆</shengfen></table1> <table1><shengfen>河北</shengfen></table1> </NewDataSet> 问题二: <?xml version="1.0" encoding="utf-8"?> <NewDataSet <table1> <shengfen>北京</shengfen> <diqu>东城</diqu></table1> <table1><shengfen>北京</shengfen><diqu>西城</diqu></table1> <table1><shengfen>北京</shengfen><diqu>崇文</diqu></table1> <table1><shengfen>北京</shengfen><diqu>宣武</diqu></table1> <table1><shengfen>北京</shengfen><diqu>朝阳</diqu></table1> <table1><shengfen>北京</shengfen><diqu>丰台</diqu></table1> <table1><shengfen>北京</shengfen><diqu>石景山</diqu></table1> <table1><shengfen>北京</shengfen><diqu>海淀</diqu></table1> <table1><shengfen>北京</shengfen><diqu>延庆</diqu></table1> <table1><shengfen>上海</shengfen><diqu>黄浦</diqu></table1> <table1><shengfen>上海</shengfen><diqu>卢湾</diqu></table1> </NewDataSet> 如何把一个 跟某个地区相匹配的地区、市列举出来! 具体详细地址请见:
|
-- 作者:heqiao5487 -- 发布时间:10/1/2005 5:34:00 PM -- 不错!! 不错!! |
W 3 C h i n a ( since 2003 ) 旗 下 站 点 苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》 |
3,185.547ms |