婷婷综合国产,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的相關信息資訊供網民參考!
  • 推薦文章
    主站蜘蛛池模板: 泰来县| 肃宁县| 昔阳县| 长兴县| 玛曲县| 平凉市| 武川县| 武山县| 中宁县| 天水市| 花莲市| 舞钢市| 五大连池市| 秦安县| 米易县| 遂平县| 宜兰市| 怀来县| 遵义县| 怀集县| 芮城县| 淮阳县| 泸定县| 赫章县| 凤凰县| 灵璧县| 鹿邑县| 庄河市| 兴义市| 黑龙江省| 金坛市| 竹山县| 长顺县| 勃利县| 盐源县| 景东| 伊金霍洛旗| 崇仁县| 百色市| 德格县| 小金县|