高分求助!!在本地安装了一个asp网站,在后台[上传图片]时,不能上传..情况如下图.请各位高手帮忙啊!急!!!
点击上传图片后..不会出现上传图片的框,却会说登录超时,然后就回到登录页面了...代码如下:<!--#includefile="check_login.asp"--><!...
点击上传图片后..不会出现上传图片的框,却会说登录超时,然后就回到登录页面了...
代码如下:
<!--#include file="check_login.asp"-->
<!--#include file="Config.asp"-->
<script language="Javascript">
function openScript(url, width, height){
var Win = window.open(url,"openScript",'width=' + width + ',height=' + height + ',resizable=1,scrollbars=yes,menubar=no,status=yes' );
}
function openem()
{
openScript('Up1.asp',200,200);
}
</script>
<%
LPH=year(now)&month(now)&day(now)&hour(now)&minute(now)&second(now)
%>
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../CSS/System.css" rel="stylesheet" type="text/css">
.................................................................
..................................................................
<tr>
<td height="20" align="right" bgcolor="#DEDFDE"><strong>上传产品主图</strong>:</td>
<td height="20" bgcolor="#EBEBEB"><input name="LPattern" type="text" class="myput" id="LPattern" value="<%=imagePath%>" size="60">
[<a href="JavaScript:openem()"><strong><font color="#0000ff">上传图片</font></strong></a>]大小200×200为最佳</td>
</tr>
<tr>
<td height="20" align="right" bgcolor="#DEDFDE">产品详细介绍:</td>
你好...现在的上传框倒是蹦出来了 但是上传图片以后不成功 却蹦出一段代码:Active Server Pages 错误 'ASP 0126'
找不到包含文件
/system/Up2.asp,行 2
找不到包含文件 'Up3.inc'。
这是什么意思? 展开
代码如下:
<!--#include file="check_login.asp"-->
<!--#include file="Config.asp"-->
<script language="Javascript">
function openScript(url, width, height){
var Win = window.open(url,"openScript",'width=' + width + ',height=' + height + ',resizable=1,scrollbars=yes,menubar=no,status=yes' );
}
function openem()
{
openScript('Up1.asp',200,200);
}
</script>
<%
LPH=year(now)&month(now)&day(now)&hour(now)&minute(now)&second(now)
%>
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../CSS/System.css" rel="stylesheet" type="text/css">
.................................................................
..................................................................
<tr>
<td height="20" align="right" bgcolor="#DEDFDE"><strong>上传产品主图</strong>:</td>
<td height="20" bgcolor="#EBEBEB"><input name="LPattern" type="text" class="myput" id="LPattern" value="<%=imagePath%>" size="60">
[<a href="JavaScript:openem()"><strong><font color="#0000ff">上传图片</font></strong></a>]大小200×200为最佳</td>
</tr>
<tr>
<td height="20" align="right" bgcolor="#DEDFDE">产品详细介绍:</td>
你好...现在的上传框倒是蹦出来了 但是上传图片以后不成功 却蹦出一段代码:Active Server Pages 错误 'ASP 0126'
找不到包含文件
/system/Up2.asp,行 2
找不到包含文件 'Up3.inc'。
这是什么意思? 展开
3个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询