标题:(已解决by-lele2007)大题一:利用飞信API接口实现新订单免费提醒
只看楼主
jiazehua
Rank: 1
来 自:大连
等 级:新手上路
帖 子:77
专家分:0
注 册:2010-8-15
得分:0 
回复 30楼 lele2007
啊……那你真是好几年没更新了
哈哈
那也比我小啊
我24
我又带问题来了
刚才用了个调用发送短信内容的语法
程序代码:
concent=concent&"酒店:"&HotelName
concent=concent&"|房型:"&RoomName
concent=concent&"×"&RoomNum
concent=concent&"|价格:"&Price
concent=concent&"|客人:"&ContactName
concent=concent&"|手机:"&Mobile
concent=concent&"|到:"&Start_time
concent=concent&"|离:"&End_time


但是测试都通过,就是酒店名称HotelName不读取
是不是跟这段代码有关?
要怎么修改能不影响使用的情况下,读取HotelName
程序代码:
set rs=conn.execute("select HotelName,EnHotelName,FileName,[Position],Star from DB_Hotel where Is_Show=True and ID="&HotelID&"")
    if rs.bof and rs.eof then
        HotelName=""
        EnHotelName=""
        FileName=""
        Position=""



巫术时代-个人博客-[url]www.[/url]
2010-08-17 14:53



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-315806-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.180495 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved