|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
ASP一般认为只能运行在IIS上,正如前面所提到的,这并不是十分正确,事实上,ASP也能运行在Apache上。ApacheASP可在任意Apache服务器上运行有限的ASP功能,所需做的,只需打开mod_perl。ASP具有静态输入任一Office使用程叙文件格局的功效。在入手下手编写代码之前,我们起首必要做的就是设置准确的文件范例,由于扫瞄器必要晓得怎样处置文件。第二步是编纂文件称号,我们可使用HTML和CSS来创立Word文档或Excel文档的款式。
上面这段例子代码可用于在线创立Word文档。
以下是援用片断:
<%
Response.ContentType="application/msword"
Response.AddHeader"Content-Disposition","attachment;filename=NAME.doc"???
response.Write("Dotnetindex.com:<ahref=""http://www.dotnetindex.com"">VisitSite</a><br>"&vbnewline)
response.Write("<h1>WecanuseHTMLcodesforworddocuments</h1>")
response.Write("<divstyle=""padding:4px;font:11pxarial"">CSScanbeusedtooo</span>")
%>
上面这段例子代码可用于在线创立Excel文档。
以下是援用片断:
<%
Response.AddHeader"Content-Disposition","attachment;filename=members.xls"
Response.ContentType="application/vnd.ms-excel"
response.write"<tablewidth="100%"border="1">"
response.write"<tr>"
response.write"<thwidth=""40%""><b>Name</b></th>"
response.write"<thwidth=""30%""><b>Username</b></th>"
response.write"<thwidth=""30%""><b>Password</b></th>"
response.write"</tr>"
response.write"<tr>"
response.write"<tdwidth=""40%"">ScudBlock</td>"
response.write"<tdwidth=""30%"">scud@gazatem.com</td>"
response.write"<tdwidth=""30%"">mypassword</td>"
response.write"</tr>"
response.write"</table>"
%>
因为现在数据库都使用标准的SQL语言对数据库进行管理,所以如果是标准SQL语言,两者基本上都可以通用的。SQLServer还有更多的扩展,可以用存储过程,数据库大小无极限限制。 |
|