易截截图软件、单文件、免安装、纯绿色、仅160KB

ASP调试页面表格串位

<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档 </title>
<link href="daohang .css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.STYLE4 {
font-family: "宋体";
font-size: 12px;
color: #FFFF00;
}
-->
</style>
</head>

<body>
<table width="772" border="0" background="images/bj.gif">
  <tr>
    <td> <img src="images/banner.jpg" width="781" height="150" /> </td>
  </tr>
</table>
<table width="784" border="0" align="center" bgcolor="#000000">
  <tr>
    <td width="28"> <span class="STYLE4">首页 </span> </td>
    <td width="3"> <img src="images/top_


相关问答:

asp中用javascript动态改变Image的src的路径问题

<form id="form1" runat="server">
  <div>
  <script type="text/javascript">
  function oo(a){
  document.getEleme ......

asp事务问题

<%On Error Resume Next
Set conn=Server.CreateObject("ADODB.Connection")
conn.begintrans
conn.Open ("Driver={SQL Server};server=(local);uid=sa;database=student;pwd=") ......

ASP伪静态的另类问题

由于对页面使用了伪静态
并且对ID进行了加密。
主要代码如下:
httpd.ini
RewriteRule /List-([0-9,a-z]*).html /List.asp\?ComId=$1 [N,I]

程序代码
A为加密,B为解密函数
<a href=&q ......

求改一个ASP小程序加上传功能和下载功能。。

文件:folder.inc
HTML code:

<%
Dim folderini,pos,pageName
fPath = Request.ServerVariables("PATH_TRANSLATED")
pos = instrRev(fPath,"\")
folderini = Left(fPath,pos)+&qu ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号