[問題]關於javascript連接MySQL

看板Ajax作者 (我害羞)時間17年前 (2008/04/14 21:19), 編輯推噓0(001)
留言1則, 1人參與, 最新討論串1/2 (看更多)
<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
標題讓我嚇到了XD
04/14 23:41, 1F
文章代碼(AID): #180rdhfx (Ajax)
文章代碼(AID): #180rdhfx (Ajax)