Ray
Looks like a great tool, but unless I am missing something, it will impose another level of technophobe / computer interaction on the intended user base.
The users are generating lists of stock symbols they wish to track from a variety of sources that will allow them to create either csv or txt files as downloads. I need to find a way for them to simply open the file with the appropriate program (a spreadsheet for csv and Notepad for txt, select all, copy and then paste into the text box.
Trying to get most of them to learn additional controls for each textarea they need to input will discourage many from using the system.
Main Topics
Browse All Topics





by: Ray_PaseurPosted on 2009-07-05 at 12:41:21ID: 24781094
Consider using TinyMCE for your textarea processor. It is not perfect, but it can handle this situation pretty well.
om/
http://tinymce.moxiecode.c
HTH, ~Ray