我是个菜鸟,请高手们看一下啊!是咱个回事?

mshp 2004-02-12 04:04:11
dim i,showyear
i=30
for i=0 to 30
showyear=Year(Date())-i
Response.Write "<option"
if showyear=HouseRec("jiansheyear") then
Response.Write "selected"
end if
Response.Write ">"
Response.Write showyear
Response.Write "</option>"
next
我的意思是:在Select框中直接显指定与我HouseRec("jiansheyear")相等的那一条啊!就是不行!谢谢!
...全文
66 10 打赏 收藏 转发到动态 举报
写回复
用AI写文章
10 条回复
切换为时间正序
请发表友善的回复…
发表回复

28,407

社区成员

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

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