ajax retrieve text from db and replace inside wysiwyg
On selecting an option from a select list i would like to retrieve data (html content) from mysql db according to selection and then replace everything inside my wysiwyg with that data.
I know i can insert at selection a predefined value (just any old text):
Bookmarks