|
|
这么把这个程序上传到空间内容就变了啦
<!--#include file="Include/Coding.asp"-->
<!--#include file="Include/conn.asp"-->
<!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 name="y_key" content="d5b792e6a126b103" />
<meta name="google-site-verification" content="6vHJgRs6s-uloDiZlBzHk4tXjCVJprMx0XUdyDnYwu8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Home - EVNG</title>
<meta content="dental technology,dental technician,evng dental lab,dental laboratory" name="keywords">
<meta content="EVNG Dental Lab. we are professional team to dental research and manufacture." name="description">
<script src="js/function.js"></script>
<style type="text/css">
<!--
body,td,th {
font-family:Arial;
font-size:12px;
color:#000;
}
body {
background-color: #000;
margin: 0px;
}
a{text-decoration:none;}
-->
</style>
<link href="css/index.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table width="1002" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#376373">
<tr>
<td>
<object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="761" height="233">
<param name="movie" value="images/index.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="images/index.swf" quality="high" wmode="transparent" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="761" height="233"></embed>
</object></td>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="about.asp"><img src="images/lan1.gif" width="241" height="33" border="0" /></a></td>
</tr>
<tr>
<td><a href="pro.asp"><img src="images/lan2.gif" width="241" height="31" border="0" /></a></td>
</tr>
<tr>
<td><a href="rxform.asp"><img src="images/lan3.gif" width="241" height="31" border="0" /></a></td>
</tr>
<tr>
<td><a href="work.asp"><img src="images/1.gif" width="241" height="31" border="0" /></a></td>
</tr>
<tr>
<td><a href="contact.asp"><img src="images/lan5.gif" width="241" height="31" border="0" /></a></td>
</tr>
<tr>
<td><img src="images/lan6.gif" width="241" height="76" /></td>
</tr>
</table></td>
</tr>
</table>
<table width="1002" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#376373">
<tr>
<td width="276" rowspan="3" valign="top"><table width="240" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="images/about_title.gif" width="240" height="38" /></td>
</tr>
<tr>
<td><table width="240" height="203" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" background="images/left_bg1.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin:12px 8px 12px 8px;">
<tr>
<td><img src="images/img.jpg" width="225" height="169" /></td>
</tr>
</table></td>
</tr>
</table>
<table width="97%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="28" height="23" align="center" class="left_sized">E</td>
<td class="left_size">fficicncy</td>
</tr>
<tr>
<td height="30" align="center" class="left_sized">V</td>
<td class="left_size">alue</td>
</tr>
<tr>
<td height="30" align="center" class="left_sized">N</td>
<td class="left_size">obility</td>
</tr>
<tr>
<td height="30" align="center" class="left_sized">G</td>
<td class="left_size">lobalization</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20" class="left_line-height_18px">
<%
set rs=server.CreateObject("adodb.recordset")
rs.open "select top 1 * from T_about order by id asc",conn,1,1
if not rs.eof then
response.Write(left(trim(nonbsp(nohtml(rs("content")))),40))
end if
rs.close
set rs=nothing
%>...</td>
</tr>
</table>
<table width="100%" height="24" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="right"><table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="left_size"><a href="about.asp" class="left_size">See more</a>>></td>
<td width="29" align="center"><img src="images/j1.gif" width="15" height="13" /></td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="7"></td>
</tr>
</table></td>
</tr>
</table></td>
<td></td>
<td width="721" rowspan="3" valign="top" style="padding-left:18px;"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left"><img src="images/pro_title.gif" width="106" height="38" /></td>
<td align="right"><a href="pro.asp"><img src="images/view.gif" width="164" height="38" border="0" /></a></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-top:2px;">
<tr>
<%
set rs=server.CreateObject("adodb.recordset")
rs.open "select top 4 * from T_pro order by indexs desc,id asc",conn,1,1
do while not rs.eof
i=i+1
img=""
set rsimg=server.CreateObject("adodb.recordset")
rsimg.open "select * from T_pro_img where cid="&rs("id")&" order by frontcover desc",conn,1,1
if not rsimg.eof then
img=rsimg("img")
end if
rsimg.close
set rsimg=nothing
%>
<td width="360"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="142" height="121" align="center" background="images/pro_cbg.gif"><a href="pro.asp?id=<%=rs("id")%>"><img src="<%=replace(img,"../../","")%>" width="130" height="109" border="0" onload="DrawImage(this,130,109);"/></a></td>
<td><table width="171" border="0" cellspacing="0" cellpadding="0" style="margin-left:12px;">
<tr>
<td height="121" valign="top" class="pro_size"><a class="bai_bold" href="pro.asp?id=<%=rs("id")%>"><%=rs("name")%></a><br />
<%=left(trim(nonbsp(nohtml(rs("content")))),100)%><br />
<a href="pro.asp?id=<%=rs("id")%>" class="pro_size">See more</a>>></td>
</tr>
</table></td>
</tr>
</table></td>
<%if i=2 then%>
</tr>
</table><table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-top:19px;margin-bottom:18px;">
<tr>
<td width="360" align="left"><img src="images/pro_fei.gif" width="299" height="2" /></td>
<td align="left"><img src="images/pro_fei.gif" width="299" height="2" /></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-top:1px;">
<tr>
<%end if%>
<%
rs.movenext
loop
rs.close
set rs=nothing
%>
<!--<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="142" height="121" align="center" background="images/pro_cbg.gif"><img src="images/img2.gif" width="130" height="109" /></td>
<td><table width="171" border="0" cellspacing="0" cellpadding="0" style="margin-left:12px;">
<tr>
<td class="pro_size"><span class="bai_bold">empress</span><br />
Products fdffdf and df di ls ielfie ls ie ndk idfkdl f ieljl my li el is le di and lefetidf eifel...<br />
See more>></td>
</tr>
</table></td>
</tr>
</table></td>-->
</tr>
</table>
<div id="demo" style="overflow:hidden;height:36px;width:700px;text-align:center;margin:0px auto;margin-top:21px;">
<table width="700" height="36" cellpadding="0" cellspacing="0" align="center">
<tr>
<td id="demo1" valign="top" aling="center">
<table width="700" cellpadding="0" cellspacing="0" border="0">
<tr>
<%
set rs=server.CreateObject("adodb.recordset")
rs.open "select * from T_link order by id asc",conn,1,1
do while not rs.eof
%>
<td width="120" style="padding-right:5px;"><a href="<%=rs("url")%>" target="_blank"><%call call_images(Replace(rs("img"),"../../",""),110,36)%></a></td>
<%
rs.movenext
loop
rs.close
set rs=nothing
%>
</tr>
</table>
</td>
<td id="demo2" valign="top"></td>
</tr>
</table>
</div>
<script type="text/javascript">
function getObject(objectId) {
if(document.getElementById && document.getElementById(objectId)) {
// W3C DOM
return document.getElementById(objectId);
} else if (document.all && document.all(objectId)) {
// MSIE 4 DOM
return document.all(objectId);
} else if (document.layers && document.layers[objectId]) {
// NN 4 DOM.. note: this won't find nested layers
return document.layers[objectId];
} else {
return false;
}
}
var demo1 = getObject("demo1")
var demo2 = getObject("demo2")
var demo = getObject("demo")
var speed=30
demo2.innerHTML=demo1.innerHTML
function Marquee(){
if(demo2.offsetWidth-demo.scrollLeft<=0)
demo.scrollLeft-=demo1.offsetWidth
else{
demo.scrollLeft++
}
}
var MyMar=setInterval(Marquee,speed)
demo.onmouseover=function() {clearInterval(MyMar)}
demo.onmouseout=function() {MyMar=setInterval(Marquee,speed)}
</script>
</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td valign="top"><img src="images/fei.gif" width="5" height="382" /></td>
</tr>
</table>
<table width="1002" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#376373">
<tr>
<td height="76" valign="top" background="images/foot_bg.gif"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="36" align="right" class="bai_bold"> <img src="images/j2.gif" width="4" height="4" align="absmiddle" /> <a href="about.asp" class="bai_bold">ABOUT US</a> <img src="images/j2.gif" width="4" height="4" align="absmiddle" /> <a href="pro.asp" class="bai_bold"> RODUCTS</a> <img src="images/j2.gif" width="4" height="4" align="absmiddle" /> <a href="rxform.asp" class="bai_bold">RXFORM</a></td>
</tr>
<tr>
<td height="40" class="color_eeeeee">Copyright 2010 (с) EVNG. All rights reserved. Sponsor by: <a href="http://www.knowledgecomputers.net" target="_blank" class="color_eeeeee">Used Cisco</a></td>
</tr>
</table></td>
</tr>
</table>
<div style="height:1px; overflow:hidden;">
<a href="http://www2.clustrmaps.com/counter/maps.php?url=http://www.evnglab.com" id="clustrMapsLink"><img src="http://www2.clustrmaps.com/counter/index2.php?url=http://www.evnglab.com" style="border:0px;" alt="Locations of visitors to this page" title="Locations of visitors to this page" id="clustrMapsImg" onerror="this.onerror=null; this.src='http://clustrmaps.com/images/clustrmaps-back-soon.jpg'; document.getElementById('clustrMapsLink').href='http://clustrmaps.com';" />
</a>
</div>
</body>
</html>
在这个程序中找不到网站是显示的内容啊, 域名www.evnglab.com windows 主机 150G空间 godaddy
请哪位高人帮帮我,
|
|