Page 1 of 1
Populate a textarea with external text file using a dropdown
Posted: Mon Dec 14, 2009 11:22 am
by beazleybub
This post needs to be deleted.
Re: Populate a textarea with external text file using a dropdown
Posted: Mon Dec 14, 2009 12:26 pm
by pickle
When the user selects the file from the pulldown, do an AJAX request to retrieve the content of that file. Inject that content into the textarea, then load tinyMCE.
Re: Populate a textarea with external text file using a dropdown
Posted: Mon Dec 14, 2009 12:48 pm
by beazleybub
I don't need the help anymore. I got some help locally.
Thanks
