javascript asp教程第四課 同時使用vbscript和javascript
開始: 你能讓javascript和vbscript實現從同一個表格裡傳出音樂。看看下面的腳本: <% var a = 2; var b
javascript asp教程第五課--合二為一
兩條防線,一個函數: 試問你如何能保證客戶端和服務器端具有相同的功能?表單域的驗證閃現在我們眼前。別人把你的html復制到另外一個腳本,然後改變客戶端的表單域驗
javascript asp教程第六課-- response方法
response 對象:reponse是asp中六個對象之一。它代表了服務器端對浏覽器的回應。response有8種方法,9種屬性和一個集。在這一課,我們就重點
javascript asp教程第七課--response屬性
Below is a table of Response Properties along with examples and explanations. Re
javascript asp教程第八課--request對象
Request Object: Request has five (5) Collections, one (1) Property, and one (1)
javascript asp教程第九課--cookies
Response Cookies in General: Well start with the Response Cookies collection. I
javascript asp教程第十課--global asa
Global.asa: First of all, what is a global.asa? Its an optional script file that
javascript asp教程第十一課--Application 對象
Overview: The Application Object represents a collection of ASP pages. The Appli
javascript asp教程第十二課---session對象
Overview: The Session Object is how you track a single user across many pages. I
javascript asp教程第十三課--include文件
Server Side Includes: Experienced JavaScript programmers know that code reuse is
javascript asp教程服務器對象
Overview: The Server Object has seven (7) Methods, one (1) Property, zero (0) Ev
javascript asp教程錯誤處理
The ASPError Object has zero (0) Methods, nine (9) Properties, zero (0) Events,
javascript asp教程創建數據庫連接
While this section is devoted to ASP database utilization, it very important to
javascript asp教程Recordset記錄
Recordset is another created/instanciated Object. It is a collection of data tak
javascript asp教程More About Recordsets
Below we will attempt to access data from a database without knowing the column
javascript asp教程添加和修改
The Connection Execute(): If you want to retrieve data from a database then you
javascript asp教程 日期相關
JavaScript is loosely typed. Database files are not. If you put text into a Bool