Sign-up....

ASP缺少对象

错误提示:

行: 227

字符:1

代码:0

URL:http://www.czlswjs.com/newwwwroot/admin/newpro.asp

newpro.asp代码:

<!--#include file="conn.asp"-->

<title>添加作品</title>

<table width="98%" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#6B8FC8">

<tr>

<td bgcolor="#6699cc" height="20" align="center"><font color="#FFFFFF">添加作品</font></td>

</tr>

<tr>

<td bgcolor="#FFFFFF">

<table width="100%" border="0" align="center" cellpadding="2" cellspacing="0">

<tr>

<td width="32%">作品标题: </td>

<td colspan="2"> <input name="name" type="text" id="name" size="30">

</td>

</tr>

<tr>

<td>所属类别: </td>

<td colspan="2"> <select name="leibie" id="leibie">

<option>人像写真</option>

<option>时装摄影</option>

<option>产品摄影</option>

</select>

</select> </td>

</tr>

<tr class="table">

<td>缩略图:</td>

<td colspan="2"> <input name="photo" type="text" value="/images/emptybook.jpg" size="40" id="photo" readonly="readonly">

&nbsp; <font color="#003399">缩略图尺寸 120*150</font> </td>

</tr>

<tr>

<td>&nbsp;</td>

<td colspan="2"><iframe marginwidth=0 framespacing=0 marginheight=0 frameborder=0 width='350' height=40 srcolling=no src="upload.asp">

</iframe></td>

</tr>

<tr bgcolor="#FFFFFF">

<td valign="top">详细内容:</td>

<td> <textarea name="detail" style="display:none"></textarea> <iframe ID="eWebEditor1" src="../ewebedit/ewebeditor.asp?id=detail&style=standard" frameborder="0" scrolling="no" width="570" HEIGHT="350"></iframe>

</td>

</tr>

<tr>

<td height="32"></td>

<td width="31%" height="32"> <input type="submit" name="Submit" value="添 加" onClick="return checkpro();">

联系我们  QQ: 976392 </td>

<td width="37%"></td>

</tr>

</table></td></tr> </table>

<br> <!--#include file="footer.asp"-->

[3157 byte] By [程序员与开发者之家游客] at [2007-8-15 11:03:52]
# 1 Re: ASP缺少对象
可能在<!--#include file="conn.asp"--> 和 <!--#include file="footer.asp"-->文件里有错吧..
at 2007-1-22 10:53:7 >
# 2 Re: ASP缺少对象
同意楼上的意见,关键的asp代码怎么不贴出来啊!
at 2007-1-23 18:30:2 >

Web

All Classified