作者molucolin (molucolin)
看板Web_Design
标题[问题] ASP 3.0 一些标点符号不知道要怎麽标记
时间Thu Feb 16 11:12:44 2006
If Request("txtBeginDate") <> "" And Request("txtEndDate") <> "" then
sql="Select * from Database where Date between Request("txtBeginDate")
and Request(txtEndDate)"
End if
在 sql 双引号内 要如何加入单引号
--
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 211.75.146.186