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

主頁 > 知識庫 > 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的相關信息資訊供網民參考!
  • 推薦文章
    主站蜘蛛池模板: 保康县| 哈密市| 北辰区| 万源市| 拜泉县| 通河县| 巴青县| 孟村| 古交市| 盘锦市| 布拖县| 韶关市| 扎兰屯市| 柘城县| 丹东市| 昌都县| 林芝县| 夏津县| 阳江市| 定襄县| 北辰区| 陇西县| 包头市| 洛扎县| 白城市| 马鞍山市| 苏尼特右旗| 龙陵县| 宜川县| 普洱| 疏勒县| 丹东市| 玉山县| 满城县| 石景山区| 棋牌| 沙湾县| 无锡市| 离岛区| 梧州市| 台中县|