홈   즐겨찾기   시작페이지로   문의하기
컨설팅 인큐베이팅 파트너쉽 ToTs
IT컨설팅
CI/BI제작
홈페이지제작
솔루션도입
호스팅
유지보수&운영대행
마케팅
모바일웹
ToTs 사례
상담현황
Q&A
서비스 ToTs 사례
전체글 2086 건
누구나 쉽게 운영할 수 있는 '개인 인터넷 상점'
원금에서 부가세 계산하기
인터넷전화(VoIP)가 뭔가요?
직접 수공예로 만든 도자기 인터넷 판매 문의
쇼핑몰을 새로이 하려 합니다.
스타일시트를 이용한 글씨 세로로 쓰기
DTD(Document Type Definition) 문서 구조
인터넷 도메인등록 실명제 전환
ERP 시스템을 구축하려 하는데 어떻게 하는게 좋을지요?
쇼핑몰 제작을 준비중입니다. 1만여가지의 많은 상품을 판매하려고 합니다. 비용이 얼마나 들까요???

#
window.clipboardData.getData("Text");
bResult = window.clipboardData.setData("Text",oSource.innerText);

Method Description
clearData Removes one or more data formats from
the clipboard through dataTransfer or clipboardData object.
getData Retrieves the data in the specified format from
the clipboard through the dataTransfer or clipboardData objects.
setData Assigns data in a specified format to
the dataTransfer or clipboardData object.

bSuccess = object.setData(sDataFormat, sData)
sDataFormat:
Required. String that specifies the format of the data to be transferred, using one of the following values: Text Transfers data formatted as text.
URL Transfers data formatted as a URL.

sData:
Required. String that specifies the data supplied by the source object. This information can be descriptive text, a source path to an image, or a URL for an anchor. When you pass "URL" as the sDataFormat parameter, you must use the sData parameter to provide the location of the object being transferred.

어떤 자료가 있을때 클립보드로 복사해서 엑셀같은데 붙여넣기하면 좋다.
엑셀에 넣을때 필드 구분은 \t 레코드 구분은 \n 이다 


회사소개 이메일무단수집거부 ToTs사례 찾아오시는 길