ASP显示问题

来源:百度知道 编辑:UC知道 时间:2024/05/26 03:18:28
各位高手 请看以下代码
<%if show("pic")is null then
response.Write("<img src='image/search/nopic.gif' width='300' height='300'>")
else
response.write ""&show("pic")&""
end if
%>
我这样写对不对

另外,我想要在pic不是gif,jpg,bmp格式的时候,显示image/search/nopic.gif

我该怎么做啊‘‘

谢谢了

<html>
<head>
<response. write.\"gif\">
<html/>
<haad/>把这个格式用HTML语言编译过来看看效果在说吧。因为这个PIC我也在ASP和ASP.NET里没有发现过.