<% if session("S_login")="" then Response.Redirect "default.asp" end if %> -- <% dim db,trs Set db=new Connections set trs=server.CreateObject("ADODB.recordset") strsql="select * from MEMBER_CN where MEMBER_ID="& request("ID") set trs=db.Query (strsql,1) if not trs.eof or not trs.bof then member_id=trs("MEMBER_ID") XingMing=trs("M_NAME") txt_sex=trs("M_SEX") txt_research=trs("M_RESEARCH") txt_researchtype=trs("M_FENLEI") txt_jigou=trs("M_AGENCIES") txt_title=trs("M_TITLE") txt_guojia=trs("M_COUNTRY") txt_sheng=trs("M_SHENG") txt_shi=trs("M_SHI") txt_dizhi=trs("M_ADDRESS") txt_youbian=trs("M_ZIP") txt_tel=trs("M_TEL") txt_fax=trs("M_FAX") txt_mail=trs("M_MAIL") txt_item=trs("M_ITEM") txt_gg=trs("M_GUANGGAO") txt_ticket=trs("M_TICKET") txt_session=trs("M_SESSION") txt_other=trs("M_OTHER") payment_type=trs("M_PAYTYPE") pay_other=trs("M_PAYOTHER") admin_user=trs("ADMIN_USER") txt_cwbark=trs("CW_BARK") pay_all=trs("PAY_ALL") pay_shifu=trs("PAY_SHIFU") txt_add=trs("ADD_DATE") end if %>
  参会注册

个人信息
姓名:<%=txt_sex%> <%=XingMing%>
研究领域:<%=txt_research%> <%=txt_research%>
单位:<%=txt_jigou%>
职务:<%=txt_title%>
国家:<%=txt_guojia%> 省(自治区):<%=txt_sheng%> 市:<%=txt_shi%>
地址:<%=txt_dizhi%>
邮编:<%=txt_youbian%>
电话:<%=txt_tel%>
传真:<%=txt_fax%>
E-mail:<%=txt_mail%>
注册日期:<%=txt_add%>
备注:<%=txt_cwbark%>
参会项目

0 then response.Write " checked" end if%>> 参加会议:
票类:<%=txt_ticket%>
0 then response.Write " checked" end if%>> 参加演讲:
<%=txt_session%>
0 then response.Write " checked" end if%>> 企业参展
0 then response.Write " checked" end if%>> 企业推介
0 then response.Write " checked" end if%>> 学术展板
0 then response.Write " checked" end if%>> 提交论文
0 then response.Write " checked" end if%>> 我不能来参加,想购买会议资料袋 (350元,含邮费)
0 then response.Write " checked" end if%>> 做会刊广告:<%=txt_gg%>
0 then response.Write " checked" end if%>> 提供赞助
0 then response.Write " checked" end if%>> 媒体合作
0 then response.Write " checked" end if%>> 如果您想以其他方式参与,请写出:<%=txt_other%>
注册费信息

项目

2009 8 31

现场注册

参会

听课券
(中国地区票价只含茶歇和会议资料)

¥ 2850

¥ 3000

演讲

不含餐

¥ 2600

演讲人不受理现场注册

展板
( 注册参会人员可免费申请一块 )

¥ 600

-

投递论文
( 注册参会人员可免费申请 A4 纸一页 )

¥ 600

-

会刊广告

¥ 4000

-

展位

¥ 6500-¥10000 (依展位具体位置不等)

-

套票(含会议期间的午餐)

项目

2009 8 31

现场注册

演讲人

¥ 3100

演讲人不受理现场注册

参会者

¥ 3300

¥ 3600

套票包括项目:
1) 所有会议日程
2) 会议 11 月 19-21 日午餐
3) 会议期间茶歇
4) 手袋、会议论文集及其他专业资料
5) 可免费投递论文 A4 纸一页
6) 学术展板一块

付款方式

实付:<%=pay_shifu%>
<%=payment_type%>
其他方式,请注明:<%=pay_other%>

 


<% set db=nothing %>