'api key strKey = "your api key" sGetGubun = Request("gubun") '초중고구분 sGetkeyword = Request("keyword") '검색어 rows = 0 If sGetGubun = "1" Then sGetGubun = "midd_list" '중학교 Else sGetGubun = "high_list" '고등학교 End If if not IsNULL(sGetGubun) and len(sGetGubun) Then cngSearch = server.URLEncode(sGetkeyword) '주소 정보 가져오기 sPath = "http://www.career.go.kr/cnet/openapi/getOpenApi?apiKey="& strKey &""_ & "&s..