回 帖 发 新 帖 刷新版面

主题:这句怎么弄?sub的

strTemp= strTemp & "<td>"
                strTemp= strTemp & "<div align=center><a class='linkfont' href='javascript:openwin(EmployeeShow.asp?ID=" & rsProduct("ID") & ">','top=0,left=0,width=490,height=375,scrollbars=1')'> "
                
                
                strTemp= strTemp & "<img style='BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-COLOR: #cccccc; BORDER-TOP-COLOR: #cccccc; BORDER-RIGHT-COLOR: #cccccc' src=" & rsProduct("DefaultPicUrl") & " width=150 height=120 onload='javascript:DrawImage(this);'>" 
                     
                 
                strTemp= strTemp & "</a></div></td>"
放上去不显示openwin

回复列表 (共1个回复)

沙发

openwin应该是定义函数吧

我来回复

您尚未登录,请登录后再回复。点此登录或注册