You are not logged in.
Pages: 1
I have set-up xinha and all seems to work OK (GUI side). When I submit the form, and check what's been submitted, my textarea has disappeared and so has the content. To check what's being passed to the action script, I am using print_r($_REQUEST) to get a complete snapshot.
I use a javascript method of submitting as I need to manage some other page stuff before submission. Is this the reason why my textarea disappears?
I cant submit url's for demo, as this is all Intranet stuff. I've also looked at http://xinha.python-hosting.com/ticket/823 does this relate to the problem?
Hope someone can help.
Additional Info:
I have tried all of the suggestions I have found to solve this problem, but ended up creating a hidden field and produced a bit of javascript to populate the hidden field with the contents of the Xinha produced content using
xinha_editors.myfield.outwardHtml(xinha_editors.myfield.getHTML())
Crusader
Last edited by Crusader (2007-07-16 10:49:57)
Offline
Pages: 1