号码1='13021987919' 短信内容1='单号0036430,终点站:0551-64381333,0551-64374333,铜陵北路与天水路交叉迈科物' oo = newObject('Msxml2.ServerXMLHTTP') oo.open('POST','http://123.57.51.191:8888/sms.aspx?action=send&userid=4673&account=shenma56&password=0022446688&mobile='+号码1+'&content='+短信内容1,.f.) oo.send('') MESSAGEBOX(oo.responseText) if at("Faild",oo.responseText)>0 发送成功=.f. wait wind 'no' else 发送成功=.t. wait wind 'ok' endif retu