⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 beg_asp3_details.htm

📁 javascript source code part1
💻 HTM
字号:
<HTML>
<HEAD>
<TITLE>Beginning Active Server Pages 3.0</TITLE>
</HEAD>
<BODY>
<STRONG>Beginning Active Server Pages 3.0</STRONG>
<FORM name=form1>
<INPUT type="button" value="Add to basket" name=butAddBook onclick="window.opener.addBookToBasket(100)">
</FORM>

<BR>
Subjects
<BR>
ASP
<BR>
Internet
<BR>
  
<HR color=#cc3333>

<P>ASP 3.0 is the most recent version of ASP, and is released with version 5.0 
of Microsoft's <B>Internet Information Server</B> (IIS 5.0) web server, with 
<B>Windows 2000</B>. It is also ported for use on UNIX. 
</P>
<P>ASP is an easy way to control content - giving us the 
flexibility to handle complex professional commercial sites. If you want to 
program a web page, pure HTML is fine, however this book shows how to add 
dynamism to web site generation and will utilize components, objects and 
Databases to achieve that.
</P>

</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -