【正文】
TML網(wǎng)頁。例如 ,你可以使用瀏覽器請求對(duì)象去找回信息。換句話說 ,你能簡單地使用任何的文本編輯器 ,如記事本。在網(wǎng)上有許多的 ASP教程。 otherwise, it won’t be popular as such. Let’s count on its strong points and functionality. 1. Dynamic web page – Since ASP supports scripting languages, which run on the web server, your web page can be dynamically created. For example, you can create your web page so as to greeting each user when they log into your page differently. 2. Browser independent – ASP is browser independent because all the scripting code runs on the server. The browser only gets the results from the server in a standard HTML page. 3. Database Access – One of the greatest assets of ASP is database connectivity. ASP enables you to easily build rich database functionality into your web site, such as form processing. 4. Buildingin objects – The five builtin objects that e with ASP facilitate Web application development. For example, you can use Request object to retrieve browser request information. 5. Free availability – Yes, it’s free. You can download web server (IIS or PWS) for free 本科畢業(yè)設(shè)計(jì)(論文)外文翻譯 10 from Microsoft’s web site. You don’t even have to have any special tool to write an ASP file. In other words, you can simply use any text editor, like NotePad. Conclusion ASP technology is a serverside programming developed to enable dynamic web pages. With its buildin objects and ActiveX ponents, ASP developers can create a dynamic web page and make use of database access. Now that you have basic knowledge about ASP, it is better to have a handson experience, which is the best way to learn to learn how to write an ASP file. There are tons of ASP tutorials out there on the Web. You can also find some tutorials included at the end of this paper. Enjoy and good luck! Reference 1. Lesson1: Intro to ASP 2. ASP Overview 3. Introduction to 4. Introduction to Active Server Pages 5. Getting Started with ASP 6. Molisakulmongkon, P. (1999). Developing Web Database with ASP. Bangkok: DK Book House: p. 162. 7. Scripting with ASP *This paper is written by Jantrathip SaeChin for the course EDC385G Interactive Multimedia Design amp。希望你喜歡 ,祝你好運(yùn) ! 參考 1. 第一課: ASP介紹 2. ASP 概述 3. 4. 動(dòng)態(tài)服務(wù)器網(wǎng)頁介紹 5. 開始學(xué)習(xí) ASP 6. Molisakulmongkon, P. (1999). Developing Web Database with ASP. Bangkok: DK Book House: p. 162. 7. 腳本和 ASP 這篇文章是 Jantrathip SaeChin 為了 EDC385G課程的互動(dòng)而寫的 奧斯丁 得克薩斯大學(xué) 多媒體設(shè)計(jì)及開發(fā) 本科畢業(yè)設(shè)計(jì)(論文)外文翻譯 6 原文: ASP Introduction to ASP Are you sick of static HTML pages? Do you want to create dynamic web pages? Do you want to enable your web pages with database access? If your answer is