|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
结论:和PHP一样,ASP简单而易于维护,很适合小型网站应用,通过DCOM和MTS技术,ASP甚至还可以完成小规模的企业应用,但ASP的致命缺点就是不支持跨平台的系统,在大型项目开发和维护上非常困难。法式 此万年过程序是在网站找到的………………加一点点修改!供人人参考
第一个文件保留为文件
万年历.asp
<html>
<head>
<title>soul studio中国收集服装论坛在线(魂灵任务室)</title>
<meta name="generator" content="soul studio">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="content-type" content="text/html; charset=gb2312">
<link rel=stylesheet type="text/CSS" href="http://www.8asp.com/default<% =session("skin_number")%>.css">
<script LANGUAGE="JavaScript">
function openWindow(theURL,winName,features) {
if (winName.window) winName.focus;
popupWin = window.open(theURL,winName,features)
popupWin.focus;
}
</script>
</head>
<body leftmargin=0 topmargin=0>
<TABLE cellpadding=0 cellspacing=0 class='topTD' width='100%'>
<tr valign=absmiddle>
<td style="{padding:0px;}" width="21%"><A href='default.asp'><img src=http://www.163design.net/a/y/"http://8asp.com/images/img/logo.gif" width=170 height=49 border=0 alt="ASP收集同盟(soul studio)" align="absmiddle"></A></td>
<td style="{text-align:center;vertical-align:middle;}" width="78%" background="http://8asp.com/images/0987654321.gif"></td>
<td style="{text-align:right;vertical-align:middle;}" width="1%"> </td>
</tr>
</TABLE>
<TABLE cellpadding=0 cellspacing=0 width='100%'>
<tr valign=top>
<td style="{padding:0px;}"><img src=http://www.163design.net/a/y/"http://8asp.com/images/pix.gif" width=640 height=1 border=0></td>
</tr>
</TABLE>
<p><script language="JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
function MM_findObj(n, d) { //v4.0
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers.document);
if(!x && document.getElementById) x=document.getElementById(n); return x;
}
function MM_showHideLayers() { //v3.0
var i,p,v,obj,args=MM_showHideLayers.arguments;
for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args))!=null) { v=args[i+2];
if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
obj.visibility=v; }
}
// -->
</script>
<table class='menuTable' >
<tr>
<td class='menuTD' onmou搜索引擎优化ver="this.className='menuTDover'" onmou搜索引擎优化ut="this.className='menuTD'" align="center" width="7%">
<a class=menuFont href="default.asp">主页</a> </td>
<td class='menuTD' onmou搜索引擎优化ver="MM_showHideLayers('Layer1','','show')" onmou搜索引擎优化ut="MM_showHideLayers('Layer1','','hide')" align="center" width="10%" >
<div id="menu2" style="position:absolute; width:13px; height:15px; z-index:1; visibility: hidden">
<div id="Layer1" style=" Filter:alpha(opacity=85);position:absolute; width:82px; height:80px; z-index:5; left: -29px; top: 11px" onMouseOver="MM_showHideLayers('Layer1','','show')" onMouseOut="MM_showHideLayers('Layer1','','hide')">
<br>
<table width="80" border="0" cellspacing="0" cellpadding="0" class='DataTD'>
<tr>
<td align="center" onmou搜索引擎优化ver="this.className='top2TD'" onmou搜索引擎优化ut="this.className='DataTD'" style="{padding:2px}" ><a href='<% =page_name%>?skin_number=0' style='{color:#000000}' >尺度页面</a> </p>[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] 下一页 >>
asp,你就只能等着微软给你解决,它不乐意你就只好悲催。而且asp跑在windows服务器上,windows服务器跟linux比起来简直弱爆了! |
|