s7edge测评:很难哦!

来源:百度文库 编辑:神马品牌网 时间:2024/04/27 22:41:21
var inxml=new xml()
...
inxml.load("http://xxx.com/abc.html?id=1234&ss=4321"+ random(65000))

请问如何通过flash载入这个地址获得参数的值,并保存到数据库?
其中abc.html是通过载入setup.xml得到的
<?xml version="1.0" encoding="GB2312"?>
<data>
<address>http://xxx.com/abc.html</address>
</data>

这是PASCAL语言吧!