标题:asp 看看代码,有错吗??
取消只看楼主
long6062003
Rank: 1
等 级:新手上路
帖 子:13
专家分:0
注 册:2008-4-30
 问题点数:0 回复次数:0 
asp 看看代码,有错吗??
<p><a href="Main.asp?<%session("id")=1%>">qq</a></p>
<p><a href="Main.asp?<%session("id")=2%>">ww</a></p>
-----------------------------------------------------------
<% if session("id")=1 then%>
<!--#include file="../Include/Const.asp" -->
<%end if%>
<% if session("id")=2 then%>
<!--#include file="../Include/Const2.asp" -->
<%end if%>
搜索更多相关主题的帖子: asp 代码 
2008-08-16 11:24



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-228564-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.069525 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved