Skip to content
조회 수 15156 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄


IEGet( name="" ) 

  IfEqual, Name,, WinGetTitle, Name, ahk_class IEFrame ; Get active window if no parameter 

  Name := ( Name="New Tab - Windows Internet Explorer" ) ? "about:Tabs" : RegExReplace( Name, " - (Windows|Microsoft) Internet Explorer" ) 

  For pwb in ComObjCreate( "Shell.Application" ).Windows 

     If ( pwb.LocationName = Name ) && InStr( pwb.FullName, "iexplore.exe" ) 

Return pwb 



; 루프문을 돌리는 이유는 해당 페이지가 열려서 페이지의 내용 일부분이 일치할때까지 돌리기 위함.

A2=창이름

loop

{

sleep, 1000

pwb := IEGet(A2) 

pwb.Visible := True

;Sleep, 100

;frame := pwb.document.parentWindow

;test := frame.document.documentElement.innerText

;htm := frame.document.documentElement.innerHTML


;프레임 이름을 가져오기(;두종류 - topFrame, leftFrame, mainFrame)

frame := pwb.document.parentWindow.frames["leftFrame"]

test := frame.document.documentElement.innerText

htm := frame.document.documentElement.innerHTML


;Gui, Add, Text,, Please enter your name:

;Gui, Add, Edit, w600 h500, %htm%

;Gui, Show

;msgbox, 바보


ifinstring, htm, ZNGMWLIN00010T01

{

break

}

}


frame.document.getElementsByTagName("A")[4].click()

로그인 후 댓글쓰기가 가능합니다.

?

  1. 22
    Dec 2010
    05:48

    DllCall()

    Category컴퓨터잡담 Views15314
    Read More
  2. 27
    Jan 2013
    13:10

    autohotkey)매월 1일의 요일 구하기

    CategoryAutoHotKey Views15287
    Read More
  3. 14
    Oct 2011
    18:29

    Excel VBA) 엑셀 데이터 범위 찾아내기

    Category컴퓨터잡담 Views15266
    Read More
  4. 04
    Mar 2013
    11:12

    PHP) Web Proxy Server 만들기 소스

    CategoryServer Views15192
    Read More
  5. 22
    Jun 2011
    12:21

    DHCP서버 IP시간 만료로 인터넷이 안되는 경우 해결방법

    Category컴퓨터잡담 Views15167
    Read More
  6. 08
    Aug 2011
    12:57

    [AHK_B&AHK_L] 익스플로러 HTML 문서정보 알아내기(IE HTML Element Spy)

    CategoryAutoHotKey Views15167
    Read More
  7. 29
    Nov 2011
    08:55

    autohotkey) 웹페이지의 프레임 내용보기 & 클릭하기

    CategoryAutoHotKey Views15156
    Read More
  8. 08
    Jan 2012
    16:24

    autohotkey) 네 코드를 보여, 내가 당신에게서 배우고 싶어요

    CategoryAutoHotKey Views15142
    Read More
  9. 21
    Dec 2011
    19:17

    autohotkey) 맥어드레스 추출

    CategoryAutoHotKey Views15086
    Read More
  10. 26
    Nov 2012
    18:44

    autohotkey) 파일리스트 가져오기

    CategoryAutoHotKey Views15004
    Read More
  11. 14
    Feb 2011
    16:44

    [ahk] 레지스터리 등록여부 확인 후 없으면 추가시키기

    CategoryAutoHotKey Views14981
    Read More
  12. 16
    Mar 2011
    18:19

    프록시 서버 만들기

    Category컴퓨터잡담 Views14979
    Read More
  13. 23
    Nov 2012
    12:52

    가상메모리 클리어로 빠른 부팅하기

    CategoryWindowsTip Views14958
    Read More
  14. 21
    May 2013
    15:42

    일동후디스 산양분유 - 청정지역인 뉴질랜드 청정원류만 사용한다는 제품에서 세슘 검출

    Category컴퓨터잡담 Views14918
    Read More
  15. 25
    Oct 2011
    19:49

    Excel VBA) 선택값에 따라 결과값 전달하기 CASE문

    Category컴퓨터잡담 Views14772
    Read More
  16. 25
    Feb 2011
    08:54

    [ahk]웹페이지가 띄워진 창 내용을 추출하여 로딩이 완료되었는지를 확인할 수 있는 소스

    CategoryAutoHotKey Views14752
    Read More
  17. 06
    Feb 2011
    11:38

    JQS.EXE jusched.exe (JavaQuickStarterService) 부팅시 자동실행 중지시키기

    Category프로세스 Views14742
    Read More
  18. 22
    Feb 2011
    13:00

    클릭해서 새창열리는 페이지에 클릭 또는 값설정 가능한가요?

    CategoryAutoHotKey Views14737
    Read More
  19. 21
    Nov 2022
    09:04

    파이썬 글자 인식, 파이썬 OCR, 파이썬 Tesseract 사용

    Category파이썬 Views14657
    Read More
  20. 17
    Dec 2011
    17:41

    IE 훅킹 혹은 가로채기. 강좌

    Category컴퓨터잡담 Views14629
    Read More
Board Pagination Prev 1 ... 12 13 14 15 16 ... 46 Next
/ 46

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

설치 취소