[Script]Activex 함수를 스크립트에서 호출
id="paramproj1" classid="clsid:04CB4BA5-7826-4A47-9480-792390F9B77A"codebase="http://192.168.0.52/paramProj1.cab#version=7,0,5,0"width=182height=84align=centerhspace=0vspace=0name="paramproj1" > 클릭위가 html 소스구요,,ActiveX 에서는 해당 프로시져에서procedure paramproj1.Set_execVCD(Value: OleVariant);beginread_str := string(Value);showmessage(read_str); end; 출처: https://use1348.tistory.com/45 [유용한 정보:티..