<script type='text/javascript'>alert('选择的学员不是同一个人,不能为他们转班');window.location.href='zhuanbanchaxun.aspx?sqlYuJu=select d.f_FlowID_a,a.f_StudentID,a.f_Identify,b.f_FlowID,b.f_Time,b.t_center,e.t_centerN,b.t_yxid,e.t_yxN,b.f_k_majorid,e.f_majorname,a.f_name,b.f_lb,b.f_xingzhi,b.f_status,d.f_yinshouFee,d.f_free,d.f_shijiFee,d.qianmoney,d.outmoney,c.f_Payed,d.qiantime from t_studentInfo as a,t_StudentAdmit as B,t_Payment as c ,SelelFeiYong_View as d,select_fy_t_StudentAdmit e where A.f_StudentID = B.f_StudentID and c.f_FlowID=b.f_FlowID and c.f_StudentID=a.f_StudentID and d.f_FlowID_a=c.f_FlowID_a and b.f_FlowID=e.f_FlowID and A.f_Name='陈亮''; </script>
提示缺少;号。。。。寻求解决之道????
陈亮两边的单引号要加转义符:
<script type='text/javascript'>alert('选择的学员不是同一个人,不能为他们转班');window.location.href='zhuanbanchaxun.aspx?sqlYuJu=select d.f_FlowID_a,a.f_StudentID,a.f_Identify,b.f_FlowID,b.f_Time,b.t_center,e.t_centerN,b.t_yxid,e.t_yxN,b.f_k_majorid,e.f_majorname,a.f_name,b.f_lb,b.f_xingzhi,b.f_status,d.f_yinshouFee,d.f_free,d.f_shijiFee,d.qianmoney,d.outmoney,c.f_Payed,d.qiantime from t_studentInfo as a,t_StudentAdmit as B,t_Payment as c ,SelelFeiYong_View as d,select_fy_t_StudentAdmit e where A.f_StudentID = B.f_StudentID and c.f_FlowID=b.f_FlowID and c.f_StudentID=a.f_StudentID and d.f_FlowID_a=c.f_FlowID_a and b.f_Fl
手头有一个网站,完全是用javascript和html写的,只有一个 default.html页面,然后左侧有下拉菜单,中间显示内容,现在的问题是希望在news菜单点击后显示的东西能够分页,但是分页技术是要改变url的,这样的话整个页 ......
我就会一些简单表单验证,想提高javascript,但是下的很多东西不是太简单就是资料太少,或是资料不全,视频的话下载花了很多时间,下载完才发现不适合自己,浪费很多时间,所以请高手们指引一下,那些教程或资料适合 ......