校园春色亚洲色图_亚洲视频分类_中文字幕精品一区二区精品_麻豆一区区三区四区产品精品蜜桃

主頁 > 知識庫 > 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的相關信息資訊供網民參考!
  • 推薦文章
    主站蜘蛛池模板: 耿马| 新源县| 孙吴县| 昌邑市| 都匀市| 柯坪县| 澳门| 彭山县| 湘阴县| 西城区| 津南区| 铜山县| 梧州市| 醴陵市| 峨眉山市| 乐至县| 盈江县| 永泰县| 陆川县| 陆丰市| 青海省| 黄冈市| 南安市| 昭通市| 房产| 肥城市| 时尚| 大姚县| 田东县| 诏安县| 苗栗市| 五华县| 宁远县| 闵行区| 塘沽区| 务川| 勃利县| 晋州市| 茌平县| 米林县| 治多县|