[問題]關於javascript連接MySQL
<iframe id="Editor" marginwidth=1 scrolling="auto"
style="height:250px;width:100%;background-color:white;"></iframe>
<script>
var doc;
doc=document.frames.Editor.document;
doc.designMode = "On";
window.setTimeout('Editor.focus()',100);
</script>
小弟做了一個文字輸入編輯器
以上是能在iframe中輸入文字(還有一些粗體 斜體 改變顏色等功能)
請問要怎麼讓iframe中輸入的內容可以存入資料庫中呢?
我是javascript的新手..還請各位賜教了<(_ _)>
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 125.225.32.173
→
04/14 23:41, , 1F
04/14 23:41, 1F
討論串 (同標題文章)
以下文章回應了本文:
完整討論串 (本文為第 1 之 2 篇):
Ajax 近期熱門文章
PTT數位生活區 即時熱門文章