asp按id转入另一个页面或网站怎么做啊?

如:list.asp?id=1list.asp?id=2...list.asp?id=10等等打开后按ID转另个页面或网站http://wenwen.soso.comht... 如: list.asp?id=1 list.asp?id=2 ... list.asp?id=10 等等打开后按ID转另个页面或网站 http://wenwen.soso.com http://music.soso.com http://image.soso.com 不要数据的,只要list.asp文件中写进去,详细点好吗? 展开
 我来答
luliCG88JL34
2014-08-25 · TA获得超过122个赞
知道答主
回答量:112
采纳率:100%
帮助的人:110万
展开全部
<% dim id id=Request.QueryString("id") if id<>"" then if id=1 then Response.Redirect("http://wenwen.soso.com") elseif id=2 Response.Redirect("http://music.soso.com") elseif id=3 Response.Redirect("http://image.soso.com ") end if end if %>
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式