default.asp
上传用户:jisenq
上传日期:2014-06-29
资源大小:7216k
文件大小:3k
源码类别:

数据库编程

开发平台:

ASP/ASPX

  1. <!--#include file="../../FS_Inc/Const.asp" -->
  2. <!--#include file="../../FS_InterFace/MF_Function.asp" -->
  3. <!--#include file="../../FS_Inc/Function.asp" -->
  4. <!--#include file="../lib/strlib.asp" -->
  5. <!--#include file="../lib/UserCheck.asp" -->
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7. <title>楼盘搜索---网站内容管理系统</title>
  8. <meta name="keywords" content="风讯cms,cms,FoosunCMS,FoosunOA,FoosunVif,vif,风讯网站内容管理系统">
  9. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
  10. <meta content="MSHTML 6.00.3790.2491" name="GENERATOR" />
  11. <meta name="Keywords" content="Foosun,FoosunCMS,Foosun Inc.,风讯,风讯网站内容管理系统,风讯系统,风讯新闻系统,风讯商城,风讯b2c,新闻系统,CMS,域名空间,asp,jsp,asp.net,SQL,SQL SERVER" />
  12. <link href="../images/skin/Css_<%=Request.Cookies("FoosunUserCookies")("UserLogin_Style_Num")%>/<%=Request.Cookies("FoosunUserCookies")("UserLogin_Style_Num")%>.css" rel="stylesheet" type="text/css">
  13. <head>
  14. <body>
  15. <table width="98%" border="0" align="center" cellpadding="1" cellspacing="1" class="table">
  16.   <tr>
  17.     <td>
  18.       <!--#include file="../top.asp" -->
  19.     </td>
  20.   </tr>
  21. </table>
  22. <table width="98%" height="135" border="0" align="center" cellpadding="1" cellspacing="1" class="table">
  23.   
  24.     <tr class="back"> 
  25.       <td   colspan="2" class="xingmu" height="26"> <!--#include file="../Top_navi.asp" --> </td>
  26.     </tr>
  27.     <tr class="back"> 
  28.       <td width="18%" valign="top" class="hback"> <div align="left"> 
  29.           <!--#include file="../menu.asp" -->
  30.         </div></td>
  31.       <td width="82%" valign="top" class="hback"><table width="98%" border="0" align="center" cellpadding="5" cellspacing="1" class="table">
  32.           <tr class="hback"> 
  33.             
  34.           <td class="hback"><strong>位置:</strong><a href="../../">网站首页</a> &gt;&gt; 
  35.             <a href="main.asp">会员首页</a> &gt;&gt; 房产</td>
  36.           </tr>
  37.         </table>
  38.         
  39.       <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table">
  40.     <tr  class="hback"> 
  41.           <td align="left" height="30"><a href="HS_Quotation_Search.asp">楼盘搜索</a> <a href="HS_Second_Search.asp">二手房搜索</a>  <a href="HS_Tenancy_Search.asp">租赁搜索</a>  
  42.           </td> 
  43.     </tr>
  44. </table>
  45.        </td>
  46.     </tr>
  47.     <tr class="back"> 
  48.       <td height="20" colspan="2" class="xingmu"> <div align="left"> 
  49.           <!--#include file="../Copyright.asp" -->
  50.         </div></td>
  51.     </tr>
  52.  
  53. </table>
  54. <%
  55. Set Fs_User = Nothing
  56. %>
  57. <!-- Powered by: FoosunCMS4.0系列,Company:Foosun Inc. -->