I was testing the PHP version of editor (v. 1.0) but I don't understand why I can't update the default HTML values in the editor.
In fact the value is "re-writing" by the hidden field. And in the hidden field, we found the default value. So I can't change the value in the $_POST when I submit the form.
How can I do please
I amazing to see that the demo works great but not my script. Is it due to my version of PHP (4.1.2)
Thanks..
br
Mon, 06/16/2003 - 04:21
#1
RE: Why input values can't be updated ?
Hi there,
This has been discussed previously, check out this thread:
https://sourceforge.net/forum/forum.php ... _id=257180
Casque Bleu has a solution that has worked quite well for me, but I have found that it does not reflect updates made in the HTML source before switching back to wysiwyg.