Content-Type: text/html; charset=EUC-JP
Affiliate Helper powered by drk7jp
';
document.jscode.elements.AF_TAG.value = code;
}
function clip_copy(id) {
makeCode();
var area = document.getElementById(id);
if (document.all && navigator.userAgent.match(/windows/i) && area.value) {
copy_obj = area.createTextRange();
copy_obj.execCommand("Copy");
alert("クリップボードにコピーしました。");
}
}
function undo() {
document.form.IMGLINK.value=document.form.IMGLINK_BACKUP.value;
document.form.MSGDATA.value=document.form.MSGDATA_BACKUP.value;
}
//-->

Affiliate Helper ツールは HTML 内に記述したアフィリエイトタグを更新に更新可能にするアフィリエイターのための支援ツールです。ブログ等で紹介記事を書いて頂ければ、誰でも無料でお使い頂くことができます。
質問・要望はこちら
version 0.1 2005-02-12 powered by drk7.jp