I have pasted the HTML code of a form within the source part of the editor. It dsplays the information within the box yet when I try to get it to send the information to the database it always crashes. Is this because the editor doesn't support this or is it I have configured something incorrect.
Fri, 09/05/2003 - 19:27
#1
RE: Adding Forms within the editor
i am not sure, but i believe, this has something to do with 'innerHTML' and/or 'innerText' from the 'DOM-JavaScript'. The FCKeditor looks only for the 'innerHTML' area. I recognized this too and i am looking also for a solution, to load, edit and save complete webpages too!