1
Not sure if this is the best place to post this, but I have a question a using the XOOPS Editors.
I created a simple module that uses a regular HTML form that then sends the field information to a PHP which stores in in a database.
This has worked well on my site for many years. My users have requested to use the DHTML editor instead of the standard html TextArea.
If there an easy example that shows how this would work? This is a standard HTML form, it does not use any templates or anything like that.
Thanks in advance.
-Kev