asp怎么提取js的变量问题
比如有一个js函数functionaaa(){...vartest="12345"<%sql="select*fromtablewherename='"&test&"'%...
比如有一个js函数
function aaa(){
...
var test="12345"
<%sql="select * from table where name='"&test&"'%>
}
这样是不行的,有什么办法可以让sql语句取得js里的test呀 展开
function aaa(){
...
var test="12345"
<%sql="select * from table where name='"&test&"'%>
}
这样是不行的,有什么办法可以让sql语句取得js里的test呀 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
广告 您可能关注的内容 |