%
if Session("name")="" then
response.write ""
end if
if session("hyid")="" then
response.write ""
end if
mysql="select * from huiyi where id=" & trim(request("id"))
set rs=server.createobject("adodb.recordset")
rs.open mysql,conn,3,3
%>
Beijing Continental Grand Hotel & Beijing International Convention Center
|
| |
 |
Conference detail information |
|
|
|
|
|
|
| |
会议详细信息 |
会议名称: |
<%=rs("title")%> |
会议地点: |
<%=rs("address")%> |
会议时间: |
<%=rs("shijian")%> |
会议编号: |
<%=rs("bianhao")%> |
参会人数: |
<%=rs("renshu")%> |
会议介绍: |
<%=rs("jieshao")%> |
标准间: |
<%=rs("bz")%> 元/间/天 |
豪华间: |
<%=rs("hh")%>元/间/天 |
行政间: |
<%=rs("xz")%>元/间/天 |
普通套间: |
<%=rs("pt")%>元/间/天 |
豪华套间: |
<%=rs("hht")%>元/间/天 |
房价备注: |
<%=rs("fjbz")%> |
联系人: |
<%=rs("contact")%> |
联系电话: |
<%=rs("phone")%> |
传真: |
<%=rs("fax")%> |
电子邮件: |
<%=rs("email")%> |
管理部门: |
<%=rs("department")%> |
信息发布时间: |
<%=rs("posttime")%> |
截止时间: |
<%=rs("jiezhi")%> |
|
| |
|
|
|
|
|