You are not logged in.
Pages: 1
Hi,
i want to use the editor to save HTML-codes into a SQL-DB. These codes will later be included in an existing template of the main-site. So i need to delete the <HTML> and </HTML> Tags because they are already set by the template. The Body & Head Tag are deleted by the "htmlRemoveTags" function in the main config of Xinha-Editor but the <HTML> Tags doesn't. Can somebody understand my problem and show me, how i can do this?
Many thanks...
Offline
Unless you are using "fullPage", then you shouldn't gave ANY of those, html, head or body. Don't use fullPage.
Or of course, you could simply remove the tags at your server end before you insert into the db.
James Sleeman
Offline
Pages: 1