设为首页收藏本站

新微赢技术网

 找回密码
 注册
搜索
热搜: 回贴
查看: 104|回复: 8
打印 上一主题 下一主题

end if

[复制链接]
跳转到指定楼层
1#
发表于 2010-1-7 03:20:56 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
<td class="song12666" style="padding:4px;"><% if rspp("productid")=54 then %><a href="005.htm" target="_blank" class="song12666"><% end if %><% if rspp("productid")=52 then %><a href="006.htm" target="_blank" class="song12666"><% end if %><% if rspp("productid")=51 then %><a href="007.htm" target="_blank" class="song12666"><% end if %><a href="showsolution.asp?id=<%=rspp("productid")%>" target="_blank" class="song12666">
<% if len(rspp("producttype"))>120 then response.write left(rspp("producttype"),120)&"……" else response.write left(rspp("producttype"),120) end if%></a></td>



我想让这3个ID跳转到下面的3个静态页面应该怎么改请高手指点
2#
发表于 2010-1-7 03:20:59 | 只看该作者
<% if rspp("productid")=54 then %><a href="005.htm" target="_blank" class="song12666"><% end if %><% if rspp("productid")=52 then %><a href="006.htm" target="_blank" class="song12666"><% end if %><% if rspp("productid")=51 then %><a href="007.htm" target="_blank" class="song12666"><% end if %><a href="showsolution.asp?id=<%=rspp("productid")%>" target="_blank" class="song12666">
<% if len(rspp("producttype"))>120 then response.write left(rspp("producttype"),120)&"……" else response.write left(rspp("producttype"),120) end if%></a>



就是当productid等于54连接到005.htm当productid等于52连接到006.htm当productid连接到007.htm应该怎么改
回复 支持 反对

使用道具 举报

3#
发表于 2010-1-7 03:21:01 | 只看该作者
不是呀我现在只判断一个IP好用又加了两个就不好用了,不知道应该用什么语句了
回复 支持 反对

使用道具 举报

4#
发表于 2010-1-7 03:21:04 | 只看该作者
都不知道你用的是哪个方法.

努力白费了
回复 支持 反对

使用道具 举报

5#
发表于 2010-1-7 03:21:07 | 只看该作者
不太明白你的意思?
回复 支持 反对

使用道具 举报

6#
发表于 2010-1-7 03:21:10 | 只看该作者
<% if rspp("productid")=54 then %>
<a href="005.htm" target="_blank" class="song12666">
<% elseif rspp("productid")=52 then %>
<a href="006.htm" target="_blank" class="song12666">
<% elseif rspp("productid")=51 then %>
<a href="007.htm" target="_blank" class="song12666">
<% else %>
<a href="showsolution.asp?id=<%=rspp("productid")%>" target="_blank" class="song12666">
<%end if%>
<% if len(rspp("producttype"))>120 then response.write left(rspp("producttype"),120)&"……" else response.write left(rspp("producttype"),120) end if%></a>
回复 支持 反对

使用道具 举报

7#
发表于 2010-1-7 03:21:13 | 只看该作者
response.redirect "005.htm"是这个意思吗?
回复 支持 反对

使用道具 举报

8#
发表于 2010-1-7 03:21:16 | 只看该作者
谢谢指点,你的方法我已经试过好用哦.哈哈不要郁闷了
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

申请友链|小黑屋|最新主题|手机版|新微赢技术网 ( 苏ICP备08020429号 )  

GMT+8, 2024-11-18 06:55 , Processed in 0.080317 second(s), 9 queries , Gzip On, Memcache On.

Powered by xuexi

© 2001-2013 HaiAn.Com.Cn Inc. 寰耽

快速回复 返回顶部 返回列表