권장 : ASP 프로그래밍 신인이 만들기 쉬운 실수 해석 ASP 프로그래밍에서는 신원 인증이 자주 사용된다고 말할 수 있습니다. 그러나 어떻게 인증 보안을 달성 할 수 있습니까? 양식 제출 페이지 : sub.htm 다음은 참조 된 내용입니다.
| 다음은 참조 된 내용입니다 : strsourcefile = server.mappath (dataxml &/광고/& id &/adv.xml) set objxml = server.createobject (microsoft.xmldom) 'XML 객체를 만듭니다 objxml.load (strsourcefile) 'XML 파일을 메모리로 읽습니다 xml = objxml.documentelement.selectsinglenode (광고) '노드 광고를 선택하십시오 adid = xml.childnodes.item (0) .text adname = xml.childnodes.item (1) .text adintro = xml.childnodes.item (2) .text adact = xml.childnodes.item (3) .text adclass = xml.childnodes.item (4) .text pids = xml.childnodes.item (5) .text picid = xml.childnodes.item (6) .text adurl = xml.childnodes.item (7) .text adwindow = xml.childnodes.item (8) .text adshow = xml.childnodes.item (9) .text adshows = xml.childnodes.item (10) .text adclick = xml.childnodes.item (11) .text adclicks = xml.childnodes.item (12) .text adtime = xml.childnodes.item (13) .text adstoptime = xml.childnodes.item (14) .text adstarttime = xml.childnodes.item (15) .text adxslei = xml.childnodes.item (16) .text adcss = xml.childnodes.item (17) .text picurl = xml.childnodes.item (18) .text adipkg = xml.childnodes.item (19) .text 광고 VirtualValue> = 1 인 경우 xml.childnodes.item (3) .text = 2 objxml.save (strsourcefile) 끝 If 끝 If xml = 아무것도 설정하지 않습니다 OBJXML = 아무것도 설정하지 않습니다 |
공유 : MSSQL에 대한 ASP 연결 오류 : 액세스 거부 ASP 프로그램이 MSSQL에 일반적으로 연결할 수없는 경우 오류 메시지가 발생했습니다. 다음은 참조 된 내용입니다. HTTP/1.1 200 OK 서버 : Microsoft-IIS/5.1 날짜 : Sun,