📄 download.asp
字号:
<html>
<head>
<title>David Carter-Tod: Download the Code</title>
<meta name="description" content="Using XML within ASP pages">
<meta name="keywords" content="XML, XML-RPC, ASP, Active Server Pages, Internet Explorer, NT, Windows">
<meta name="generator" content="Frontier 6.0 Win95"></head>
<body bgcolor="#FFFFFF" alink="#008000" vlink="#800080" link="#0000FF">
<a href="http://www.chre.vt.edu/dtod/">David Carter-Tod</a> --> <a href="default.asp">XML-RPC</a> --> Download the Code
<HR noshade size=1>
<table border=0 width=100% cellpadding=10 cellspacing=5>
<tr>
<TD width=100 bgcolor="#EEEEEE" valign=top>
<font size="-1">
<h3>XML-RPC</H3>
- <a href="default.asp">XML-RPC</a><P>
- <a href="clientEg/aboutClient.asp">XML-RPC Client</a><P>
- <a href="aboutServer.asp">XML-RPC Server</a><P>
- <font color="#800000"><strong><em>Download the Code</em></strong></font><P>
<hr>
- <a href="scriptingNews.asp">Scripting News via XML</a><P>
</font>
</td>
<td valign=top>
<h3>Download the Code</h3>
<hr noshade>
The code for this whole website, including the include file <a href="code.zip">is available as a zip file (19k)</a>, but are also available (in nice and easy outlines) for <a href="downloadFAT.asp">Frontier users as a "FAT" Page</a>.
<h3>License</h3>
I'm releasing this under the <a href="http://www.opensource.org/licenses/gpl-license.html">GNU GPL</a>, until I know better.<P>
Personally, I'd like to promote shareware - if your company has shares, i.e. is publicly traded, you have to pay me the equivalent of one share! ;-) <P>
<h3>Dependencies</h3>
<ol>
<li>Internet Explorer 5 is currently necessary. Although, as long as you have some version of IE above 4.0 <a href="http://msdn.microsoft.com/downloads/tools/xmlparser/xmlparser.asp">you can download the XML parser separately</a>, since I use XMLHTTPRequest, which isn't part of the XML parser, for now you <b>must</b> install IE 5. However, it should be easy to develop an alternative using AspTear (<a href="http://www.softwing.com/iisdev/asptear/index.asp">http://www.softwing.com/iisdev/asptear/index.asp</a>).
<li><a href="http://sevillaonline.com/ActiveX/Base64.htm">Base64 Encoding Library by Alvaro Redondo</a>, must be on the machine and registered (move - don't copy - to system32 directory and type "regsvr32 base64.dll" from command prompt).</ol>
</td>
</tr>
</table>
<HR noshade size=1>
<p align=right>
E-mail: <a href="mailto:dtod@vt.edu">dtod@vt.edu</a>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -