# A 웹한글기안기 내용을 B 웹한글기안기에 insert 하는 방법 문의

**URL:** https://forum.developer.hancom.com/t/a-b-insert/3106
**Category:** 웹한글 기안기
**Created:** [3월 30, 2026, 6:25오전 UTC](https://forum.developer.hancom.com/t/a-b-insert/3106 "2026-03-30T06:25:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ZgPqGN](https://avatars.discourse-cdn.com/v4/letter/z/4491bb/32.png) [@ZgPqGN](https://forum.developer.hancom.com/u/ZgPqGN)
#### Post date: [3월 30, 2026, 6:25오전 UTC](https://forum.developer.hancom.com/t/a-b-insert/3106/1 "2026-03-30T06:25:11Z")

</div>

1. 하나의 창에 iframe 2개로 웹한글기안기 A와 웹한글기안기 B가 생성되어 있습니다.
2. 웹한글기안기 A 의 내용을 웹한글기안기 B 에 insert 나 insertDocument 하는 방법을 알 수 있을까요?
3. 웹한글기안기 A에서 GetTextFile 이나 SaveDocument 함수로 획득한 문서데이터를 웹한글기안기 B에 insert 하고자 합니다. (서버 저장 후 서버 파일을 로드하는 방식 은 사용하지 않으려 함)
