-
-3 11
- 本方法适用FSO。
<%
Response.ContentType = "text/xml"
Response.Charset= "GB2312"
response.write("<?xml version='1.0' encoding='GB2312'?>")
%><test>
<![CDATA[测试数据]]>
</test>
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。
<%
Response.ContentType = "text/xml"
Response.Charset= "GB2312"
response.write("<?xml version='1.0' encoding='GB2312'?>")
%><test>
<![CDATA[测试数据]]>
</test>
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。
Copyright xesee.com All Rights Reserved. | 智慧联盟 旗下网站 | 闽ICP备07000592号
本站所有文章除注明外,均为原创。转载请注明出自〖智思阁www.xesee.com〗!
- 评论(0)
发表评论 TrackBack