📄 html_webserver.asp@output=print
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>How to publish your work</title>
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="Keywords" content="xml,tutorial,html,dhtml,css,xsl,xhtml,javascript,asp,ado,vbscript,dom,sql,colors,soap,php,authoring,programming,training,learning,beginner's guide,primer,lessons,school,howto,reference,examples,samples,source code,tags,demos,tips,links,FAQ,tag list,forms,frames,color table,w3c,cascading style sheets,active server pages,dynamic html,internet,database,development,Web building,Webmaster,html guide" />
<meta name="Description" content="Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building." />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "../../https@ssl./default.htm" : "../../www./default.htm");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3855518-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</head>
<body>
<p>From <b>http://www.w3schools.com</b> (Copyright Refsnes Data)</p>
<h1>Ready to Publish Your Work?</h1>
<a href="html_urlencode.asp"><img border="0" src="../images/btn_previous.gif" width="100" height="20" alt="Previous" /></a>
<a href="html_summary.asp"><img border="0" src="../images/btn_next.gif" width="100" height="20" alt="Next" /></a>
<hr />
<h2>Your First Step: A Personal Web Server</h2>
<ul>
<li>If you want other people to view your pages, you must publish them.</li>
<li>To publish your work, you have to copy your files to a web server.</li>
<li>Your own PC can act as a web server if it is connected to a network.</li>
<li>If you are running Windows 98, you can use the PWS (Personal Web Server).</li>
<li>PWS is hiding in the PWS folder in your Windows CD.</li>
</ul>
<hr />
<h2>Personal Web Server (PWS)</h2>
<p>PWS turns any Windows computer into a Web server. PWS is easy to install and ideal for developing and testing Web applications.
PWS has been optimized for workstation use, but has all the requirements of a full Web
server. It also runs Active Server Pages (ASP) just like its larger brother IIS.
</p>
<hr />
<h2>How to Install a Personal Web Server (PWS):</h2>
<ul>
<li>Browse your Windows installation to see if you have installed PWS.</li>
<li>If not, install PWS from the PWS directory on your Windows CD.</li>
<li>Follow the instructions and get your Personal Web Server up and running.</li>
</ul>
<p>
<a target="_blank" href="../../msdn.microsoft.com/archive/default.asp@url=_2Farchive_2Fen-us_2Foffice97_2Fhtml_2Fsettinguppersonalwebserver.asp">Read more about Microsoft's Personal Web Server</a>.</p>
<p>
<b>Note:</b> Microsoft Windows XP Home Edition does not come with the option to
turn your computer into a PWS!</p>
<hr />
<h2>Internet Information Server (IIS)</h2>
<p>Windows 2000's built-in Web server IIS, makes it easy
to build large applications for the Web. Both PWS and IIS include ASP, a server-side
scripting standard that can be used to create dynamic and interactive
Web applications. IIS is also available for Windows NT.
</p>
<p>If you want to read more about ASP, you should study our <a href="../asp/default.asp">ASP School</a>.</p>
<p><a target="_blank" href="../../www.microsoft.com/windows2000/en/server/iis/default.htm">Read more about Microsoft's Internet Information Services</a>.</p>
<hr />
<h2>Your Next Step: A Professional Web Server </h2>
<ul>
<li>If you do not want to use PWS or IIS, you must upload your files to a public
server.</li>
<li>Most Internet Service Providers (ISP's) will offer to host your web pages.</li>
<li>If your employer has an Internet Server, you can ask him to host your Web
site.</li>
<li>If you are really serious about this, you should install your own Internet
Server.</li>
</ul>
<p>Before you select an ISP, make sure you read W3Schools
<a href="../hosting/default.asp">Web Hosting Tutorial</a> !!</p>
<hr />
<a href="html_urlencode.asp"><img border="0" src="../images/btn_previous.gif" width="100" height="20" alt="Previous" /></a>
<a href="html_summary.asp"><img border="0" src="../images/btn_next.gif" width="100" height="20" alt="Next" /></a>
<p>From <b>http://www.w3schools.com</b> (Copyright Refsnes Data)</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -