<% 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_Info 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") 'usercode=trs("M_USER") 'password=trs("M_PASS") XingMing=trs("M_NAME") txt_sex=trs("M_SEX") txt_title=trs("M_TITLE") txt_guojia=trs("M_COUNTRY") txt_huzhao=trs("M_PASSPORT") txt_jigou=trs("M_AGENCIES") txt_youbian=trs("M_ZIP") txt_zhuce=trs("REG_TIME") txt_mail=trs("M_MAIL") txt_tel=trs("M_TEL") txt_fax=trs("M_FAX") txt_dizhi=trs("M_ADDRESS") txt_peitong=trs("M_ACCOMPANYING") txt_research=trs("M_RESEARCH") txt_comment=trs("M_COMMENT") txt_food=trs("CHECK_FOOD") txt_room=trs("CHECK_ROOM") txt_bed=trs("EXTRA_BED") txt_come=trs("COME_TIME") txt_leave=trs("LEAVE_TIME") txt_session=trs("M_SESSION") txt_item=trs("MEET_ITEM") txt_other=trs("OTHER") txt_ticket=trs("TICKETS_TYPE") ticket_other=trs("TICKETS_OTHER") txt_need=trs("M_NEEDS") txt_payment=trs("TOTAL_PAY") txt_shifu=trs("PAY_SHIFU") payment_type=trs("CARD_TYPE") card_number=trs("CARD_NUMBER") exp_year=mid(trs("EXPRI_DATE"),1,4) exp_month=mid(trs("EXPRI_DATE"),6,len(trs("EXPRI_DATE"))) card_holder=trs("CARD_HOLDER") pay_all=trs("PAY_ALL") security_cod=trs("SECURITY_CODE") admin_user=trs("ADMIN_USER") txt_cwbark=trs("CW_BARK") end if %>
  基本信息
姓  名:
  >Mr.>Ms.
头  衔:
 
国  家:
 
户  照:
 
机  构:
  邮  编:  
注册时间:
 
电子邮件:
 
电  话:
 
传  真:
 
联系地址:
 
管 理 员:
 
陪同人员:
 
研究领域:
 
说  明:  
  食宿安排
食物选择:
  1. Vegetarian 0 then response.Write " checked" end if%>>  2. No Pork 0 then response.Write " checked" end if%>>  3. No Seafood 0 then response.Write " checked" end if%>>  4. No Preference 0 then response.Write " checked" end if%>>
抵达日期:       离开日期:      
预订房间:     > Single Room   > Double Room 是否加床:  >
  参会项目
专场名称:  
参  会: 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%>> 媒  体: 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%>>  
  套票选择及登记费用
Ticket Type:
  > Only Registration  > Package A  > Package B-4    > Package B-5  > Other 
  特殊需要
  请说明您的特殊需要 :
<%if session("U_Type")<>"manager" and session("U_Type")<>"" then%> <%end if%>
  付款信息
应付款:
  $ (All payments must be in US dollars)
付款情况
 实付:$ "finance" then response.Write " readonly" end if%>>    是否付清 <%if session("U_Type")<>"finance" then response.Write " disabled" end if%>>
 > Visa Card
 > Master Card
 > JCB Card
 > American Express Card
 > Telegraphic Transfer    
卡号:
 
有效期:
  YEAR:  MONTH:
持卡人:
 
验证码 (3 or 4 digit):
 
备  注:
 
<% set db=nothing %>