易截截图软件、单文件、免安装、纯绿色、仅160KB

javascript脚本错误。什么原因????

<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


相关问答:

asp中用javascript动态改变Image的src的路径问题

<form id="form1" runat="server">
  <div>
  <script type="text/javascript">
  function oo(a){
  document.getEleme ......

javaScript悬停控件上的浮动层定位

如何实现当鼠标悬停控件上时,出现该控件的尾部显示对应的层,鼠标移动到该层上进行相应的操作,当鼠标移除时(不在控件上也不在层上)层隐藏,
HTML code:
<html>
<head>
<meta http-equiv= ......

关于javascript页面内翻页

手头有一个网站,完全是用javascript和html写的,只有一个 default.html页面,然后左侧有下拉菜单,中间显示内容,现在的问题是希望在news菜单点击后显示的东西能够分页,但是分页技术是要改变url的,这样的话整个页 ......

javascript的事件机制不明白,请高人指点。

JScript code:

<html>
<head>
<script type="text/javascript">
window.onload=function(){
var a = document.getElementsByTagName("a");
for(var i=0; i& ......

给javascript初学者一点指引吧

我就会一些简单表单验证,想提高javascript,但是下的很多东西不是太简单就是资料太少,或是资料不全,视频的话下载花了很多时间,下载完才发现不适合自己,浪费很多时间,所以请高手们指引一下,那些教程或资料适合 ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号