Populate a textarea with external text file using a dropdown
Moderator: General Moderators
-
beazleybub
- Forum Newbie
- Posts: 5
- Joined: Mon Dec 14, 2009 11:03 am
Populate a textarea with external text file using a dropdown
This post needs to be deleted.
Last edited by beazleybub on Sun Dec 20, 2009 1:50 am, edited 1 time in total.
Re: Populate a textarea with external text file using a dropdown
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.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
-
beazleybub
- Forum Newbie
- Posts: 5
- Joined: Mon Dec 14, 2009 11:03 am
Re: Populate a textarea with external text file using a dropdown
I don't need the help anymore. I got some help locally.
Thanks
Thanks