查询不同数据源怎样跳转,请帮我分析一下

whyfine0825521 2006-01-12 06:37:14
我用了1个javascript,2个vbscript控件得到的时间,
然后我的表单主页用vbscript调出时间,我的调用代码:
<script language=vbscript>
function CheckKey()
if window.event.keycode=113 then
fireDateCz
end if
end function



sub FireDateCz()
dim tStr
tstr=window.showModalDialog("calendar.htm","","dialogHeight:196px;dialogWidth:175px;dialogtop=160px;dialogleft=370px;status:no")
if tstr<>"" then document.all.txtDate.value=tStr
end sub

sub firedatecz1()
dim tstr1
tstr1=window.showModalDialog("calendar.htm","","dialogHeight:196px;dialogWidth:175px;dialogtop=160px;dialogleft=580px;status:no")
if tstr1<>"" then document.all.txtDate1.value=tStr1
end sub


</script>

后面怎样跳转年度数据查询,两个年度的数据怎样查询呀!请大家帮忙!最好用javascript实现的




...全文
49 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

28,406

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧