<% 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 %>
  ������Ϣ
�ա�������
  <%=txt_sex%> <%=XingMing%>
ͷ�����Σ�
 <%=txt_title%>
�������ң�
  <%=txt_guojia%>
�������գ�
  <%=txt_huzhao%>
����������
  <%=txt_jigou%> �ʡ����ࣺ   <%=txt_youbian%>
ע��ʱ�䣺
  <%=txt_zhuce%>
�����ʼ���
  <%=txt_mail%>
�硡������
 <%=txt_tel%>
�������棺
  <%=txt_fax%>
��ϵ��ַ��
  <%=txt_dizhi%>
�� �� Ա��
  <%=admin_user%>
��ͬ��Ա��
 
�����
 
˵��������  <%=txt_comment%>
  ʳ�ް���
ʳ��ѡ��
  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%>>
�ִ����ڣ�
  <%=txt_come%>
�뿪���ڣ�
  <%=txt_leave%>
Ԥ�����䣺
  <%=txt_room%>
�Ƿ�Ӵ���
  <%=txt_bed%>
  �λ���Ŀ
ר�����ƣ�  <%=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%>> ý�����壺 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%>>   <%=txt_other%>
  ��Ʊѡ�񼰵ǼǷ���
Ticket Type:
  > Only Registration  > Package A  > Package B-4    > Package B-5  > Other 
  ������Ҫ
  ��˵������������Ҫ : <%=txt_need%>
<%if session("U_Type")<>"manager" and session("U_Type")<>"" then%> <%end if%>
  ������Ϣ
Ӧ����:
  $ <%=txt_payment%> (All payments must be in US dollars)
�������
 ʵ����$<%=txt_shifu%>    �Ƿ��壺<%if session("U_Type")<>"finance" then response.Write " disabled" end if%>>
 > Visa Card
 > Master Card
> Telegraphic Transfer
 > American Express Card
���ţ�
  <%=card_number%>
��Ч�ڣ�
  <%=exp_year%> - <%=exp_month%>
�ֿ��ˣ�
  <%=card_holder%>
��֤�� (3 or 4 digit)��
  <%=security_cod%>
������ע��
 
�����б�
<% set db=nothing %>