<% Dim adr_idx adr_idx = inputValue( request.queryString("adr_idx") ) '현재경로 prepage = Request.ServerVariables("path_info") & "?" & Request.ServerVariables("query_string") '그룹리스트 sql = "select bdm_idx, bdm_menuname from bd_address where bdm_id = '" & session("ss_m_id") & "'" Set bdmRs = Dbcon.Execute( sql ) If bdmRs.bof Or bdmRs.eof Then bdm_data = Null Else bdm_data = bdmRs.getrows End If Set bdmRs = Nothing '수정 If adr_idx <> "" Then r_fields_s = "bdm_idx,adr_m_id, adr_name, adr_email, adr_mobile1, adr_mobile2, adr_mobile3, adr_adr1, adr_adr2, adr_phone1, adr_phone2, adr_phone3, adr_homepage, adr_b_day, adr_company, adr_jikgub, adr_c_homepage, adr_c_phone1, adr_c_phone2, adr_c_phone3, adr_c_fax1, adr_c_fax2, adr_c_fax3, adr_c_memo" Call SelectQuery(r_fields_s, "bd_address_page", "where adr_idx = '" & adr_idx & "'") End if %>
주소록
* 표시가 된 곳은 필수 항목입니다.
주소록 등록
주소록 등록
- -
*
목록