快精灵印艺坊 您身边的文印专家
广州名片 深圳名片 会员卡 贵宾卡 印刷 设计教程
产品展示 在线订购 会员中心 产品模板 设计指南 在线编辑
 首页 名片设计   CorelDRAW   Illustrator   AuotoCAD   Painter   其他软件   Photoshop   Fireworks   Flash  

 » 彩色名片
 » PVC卡
 » 彩色磁性卡
 » 彩页/画册
 » 个性印务
 » 彩色不干胶
 » 明信片
   » 明信片
   » 彩色书签
   » 门挂
 » 其他产品与服务
   » 创业锦囊
   » 办公用品
     » 信封、信纸
     » 便签纸、斜面纸砖
     » 无碳复印纸
   » 海报
   » 大篇幅印刷
     » KT板
     » 海报
     » 横幅

查看ASP SESSION 变量的小工具

<%@ LANGUAGE="VBSCRIPT" %>
<table border="2" cellspacing="1" bordercolor="#800000" width="100%" id="AutoNumber1" bordercolorlight="#808080" bordercolordark="#FFFFFF" height="37" bgcolor="#D6D3CE">
<%
Dim sessitem


response.write "SessionID: " & Session.SessionID & "<br>"
response.write "List of " & Session.Contents.Count & " items in Session contents collection: "


intItem=1
For Each sessitem in Session.Contents
response.write "<tr>"
If IsObject(Session.Contents(sessitem)) Then
Response.Write "<td>"+CStr(intItem) + "</td>"
Response.Write "<td>"+sessitem+ "</td>"
Response.Write "<td>"+"Session object"+ "</td>"
Else
If IsArray(Session.Contents(sessitem)) Then
Response.Write "<td>"+CStr(intItem) + "</td>"
Response.Write "<td>"+"Array Object "+ "</td>" + "<td>"

For each objArray in Session.Contents(sessitem)
Response.Write "***;"
Next
Response.Write "</td>"

Else
Response.Write "<td>"+CStr(intItem) + "</td>"
Response.Write "<td>"+ sessitem + "</td>"
Response.Write "<td>"+ CStr(Session.Contents(sessitem)) + "</td>"
End If
End If
response.write "</tr>"
intItem=intItem+1
Next

%>
</table>

<br>
<hr>
LIST Application

<hr>
<table border="2" cellspacing="1" bordercolor="#800000" width="100%" id="AutoNumber1" bordercolorlight="#808080" bordercolordark="#FFFFFF" height="37" bgcolor="#D6D3CE">
<%

intItem=1
For Each Key in Application.Contents

Response.Write "<tr>"
If IsObject(Application.Contents(intItem)) Then

Response.Write "<td>"+CStr(intItem) + "</td>"
Response.Write "<td>"+CStr(Key) + "</td>"
Response.Write "<td>"+"Object" + "</td>"

Else
Response.Write "<td>"+CStr(intItem) + "</td>"
Response.Write "<td>"+CStr(Key) + "</td>"
Response.Write "<td>"+CStr(Application.Contents(intItem)) + "</td>"
End If
intItem=intItem+1
Response.Write "</tr>"

Next

%>
</table>
返回类别: 教程
上一教程: 网站优化十大方式-(网站建设)
下一教程: 解决WEB页面上

您可以阅读与"查看ASP SESSION 变量的小工具"相关的教程:
· 查看服务器APPLICATION/SESSION变量工具
· ASP中使用SESSION变量的优缺点
· XMLHTTP ACTIVEX对象的访问ASP区段变量的其他方式
· 小工具:统计有多少行JS代码和ASP代码,并有多少字节
· 如何在ASP.Net中取得环境变量的值
    微笑服务 优质保证 索取样品