温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:汽车配件公司网站(VB.net+Access数据库)源码
当前文件:
VbNetCompany/left1.htm,打开代码结构图
VbNetCompany/left1.htm,打开代码结构图1<html> 2
3
<head> 4
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"> 5
<meta name="GENERATOR" content="Microsoft FrontPage 4.0"> 6
<meta name="ProgId" content="FrontPage.Editor.Document"> 7
<title>left</title> 8
<base target="main"> 9
<link rel=stylesheet type="text/css" href="style.css"> 10
<style type="text/css"> 11
<!-- 12
body { 13
background-image: url(); 14
background-color: #00734E; 15
} 16
--> 17
</style></head> 18
19
<body bgcolor="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> 20
<img src="title.gif" width="158" height="56"> <br> 21
<br> 22
<table border="0" width="100%" cellspacing="3" cellpadding="3" height="171"> 23
<tr> 24
<td width="100%" height="14" align="center" background="title_bg_quit.gif"><a href="viewguest.asp">查看留言</a></td> 25
</tr> 26
<tr> 27
<td width="100%" height="14" align="center" background="title_bg_quit.gif"><a href="vieworder.asp">查看订单</a></td> 28
</tr> 29
<tr> 30
<td width="100%" height="12" align="center" background="title_bg_quit.gif"><a href="add_pic.asp">添加图片</a></td> 31
</tr> 32
<tr> 33
<td width="100%" height="14" align="center" background="title_bg_quit.gif"><a href="manager_pic.asp">管理图片</a></td> 34
</tr> 35
<tr> 36
<td width="100%" height="14" align="center" background="title_bg_quit.gif"><a href="manager_class.asp">管理产品类</a></td> 37
</tr> 38
<tr> 39
<td height="14" align="center" background="title_bg_quit.gif"><a href="new/newsadd.asp">添加新闻</a></td> 40
</tr> 41
<tr> 42
<td height="14" align="center" background="title_bg_quit.gif"><a href="new/newsedit.asp">编辑新闻</a></td> 43
</tr> 44
<tr> 45
<td height="14" align="center" background="title_bg_quit.gif"><a href="top/add.asp">首页公告</a></td> 46
</tr> 47
<tr> 48
<td height="14" align="center" background="title_bg_quit.gif"><a href="upfile/upload.asp">上传文件</a></td> 49
</tr> 50
<tr> 51
<td width="100%" height="14" align="center" background="title_bg_quit.gif"><a href="mod_pwd.asp">修改密码</a></td> 52
</tr> 53
</table> 54
55
</body> 56
57
</html> 58




<!--

body 
-->
