<% act = request("act") if act="mod" then if session("usersn")="" then response.redirect("member1.asp") end if set objDBConn = Server.CreateObject("ADODB.Connection") objDBConn.Provider = ConnectionProvider objDBConn.Open ConnectionString set rs = objDBConn.execute("select * from member where sn="&session("usersn")) if rs.eof=false then name = Outputstr(rs("name")) nickname = Outputstr(rs("nickname")) gender = Outputstr(rs("gender")) birthday = Outputstr(rs("birthday")) BYY = year(birthday) BMM = month(birthday) BDD = day(birthday) company = Outputstr(rs("company")) jobtitle = Outputstr(rs("jobtitle")) mphone = Outputstr(rs("mphone")) email = Outputstr(rs("email")) userid = Outputstr(rs("userid")) passwd = Outputstr(rs("passwd")) end if end if %>
<%if act="" then%> <%end if%>
會員資料
真實姓名
暱稱
該暱稱將顯現於留言版中
性別
checked<%end if%>/> 男 checked<%end if%>/> 女
出生日期
西元
服務單位
職務
行動電話
TJO相關活動必要時會以電話簡訊通知
電子郵件
帳號
設定密碼
請輸入8-10位的密碼,限英文或數字
再次輸入密碼



 

website by chia-chi charlie chang