婷婷综合国产,91蜜桃婷婷狠狠久久综合9色 ,九九九九九精品,国产综合av

主頁 > 知識庫 > javascript asp教程第十課--global asa

javascript asp教程第十課--global asa

熱門標簽:蘭州智能語音電銷機器人功能 寧夏怎么申請400電話 企數外呼系統能用多久 常用地圖標注范圍點 外呼回撥系統圖片 為什么外呼系統需要預存話費呢 咸陽銷售外呼系統 辦理400電話一年多少錢 離線電子地圖標注軟件注冊

Global.asa:

First of all, what is a global.asa? It's an optional script file that holds certain "global" information that you can access through the entire ASP appliciation. The global.asa is a plain text file saved with the .asa extension.

You should only have one global.asa and it should go in your top level directory.

Below is an example global.asa file. Don't try to understand the script just yet. We'll get to the specifics in the next two lessons.

OBJECT RUNAT=Server SCOPE=Session ID=MyInfo PROGID="MSWC.MyInfo">
/OBJECT>

SCRIPT RUNAT="Server" LANGUAGE="JavaScript">
function Application_OnStart()
	{
	Application("someVariableName")="some value"
	}
function Application_OnEnd()
	{
	Application.Contents.RemoveAll()
	}
function Session_OnStart()
	{
	Session.Timeout=15
	}
function Session_OnEnd()
	{
	//Do Nothing
	}
/SCRIPT>

!-- METADATA TYPE="typelib" 
FILE="C:\Program Files\Common Files\System\ado\msado15.dll" 
-->

List of Can Do's:

There are four things you can do with a global.asa.

1) Object Declarations
2) Application Events
3) Session Events
4) Library Reference.

I don't expect you understand any of that yet. Just remember, there are only a few things we can do with the global.asa. Let's move on to lesson 11.

標簽:溫州 鐵嶺 昆明 家電維修 麗江 泰州 咸陽 昌都

巨人網絡通訊聲明:本文標題《javascript asp教程第十課--global asa》,本文關鍵詞  javascript,asp,教程,第十,課,;如發現本文內容存在版權問題,煩請提供相關信息告之我們,我們將及時溝通與處理。本站內容系統采集于網絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《javascript asp教程第十課--global asa》相關的同類信息!
  • 本頁收集關于javascript asp教程第十課--global asa的相關信息資訊供網民參考!
  • 推薦文章
    主站蜘蛛池模板: 文水县| 荆门市| 盐边县| 锡林浩特市| 巴中市| 什邡市| 金门县| 峡江县| 库车县| 黄梅县| 张家口市| 重庆市| 惠州市| 嘉善县| 富川| 德州市| 海门市| 宜昌市| 醴陵市| 中超| 广宁县| 陈巴尔虎旗| 修文县| 武强县| 陇西县| 景宁| 塔城市| 普兰县| 高要市| 正蓝旗| 哈巴河县| 东兴市| 确山县| 青海省| 桓仁| 兰考县| 盐池县| 龙游县| 左云县| 漳平市| 沁阳市|