回复 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]