本人有这这样一个需求: 就是批量删除数据库中的数据,然后把每条删除信息通过textarea显示到页面上,没删除一条数据就在textarea中追加一条数据,用来给用户展示删除的数据,我现在通过dwr尝试,但是没有达到自己想要的结果: for循环中动态给textarea赋值 ...
I'm not even sure the TEXTAREA control is appropriate for this, but let me explain my problem and perhaps someone who's done this before can offer a suggestion.<BR><BR>I have a client who wants to be ...