Thanks for the direction. I am sort of working on textArea now. I have rendered a textArea and the input entered by the user is saved in an instance variable bulk. As of now, I am concentrating on users entering the contents separated by comas.
<br><br>html textArea value: self bulk;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; callback: [:value | self bulk: value].<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; html submitButton callback: [self addBulk]; text: &#39;Add Bulk&#39;.
<br><br>When I hit &quot;Add Bulk&quot; Button, the contents which are separated by comas, should be added as individual items to a List.(I have a method which adds individual items).<br><br>But I am stuck at the point as to how to convert textArea contents separated by comas to individual items.
<br><br>Help needed.<br><br>Regards,<br>Rajeev<br><br><br><div><span class="gmail_quote">On 6/25/07, <b class="gmail_sendername">Matthew Fulmer</b> &lt;<a href="mailto:tapplek@gmail.com">tapplek@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Mon, Jun 25, 2007 at 06:32:42PM +0530, Rajeev Lochan wrote:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Dear Seasiders,<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;I have a similar issue. I am making a Webapplication on SqueakSeaside. It<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;has to do with users uploading their contents in the form of a list.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Presently I have a Component, in which user can enter item one by&nbsp;&nbsp;one. If
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;the user has to enter a large&nbsp;&nbsp;number of items, how can that be done.<br><br>DabbleDB uses copy and paste from an excel file. One selects the<br>cells in the worksheet, copies them, then pastes that into a<br>
textarea at DabbleDB. You can see it working in their demo<br>video:<br><a href="http://dabbledb.com/explore/7minutedemo/">http://dabbledb.com/explore/7minutedemo/</a><br><br>--<br>Matthew Fulmer -- <a href="http://mtfulmer.wordpress.com/">
http://mtfulmer.wordpress.com/</a><br>Help improve Squeak Documentation: <a href="http://wiki.squeak.org/squeak/808">http://wiki.squeak.org/squeak/808</a><br>_______________________________________________<br>Seaside mailing list
<br><a href="mailto:Seaside@lists.squeakfoundation.org">Seaside@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
</a><br></blockquote></div><br><br clear="all"><br>-- <br>Rajeev Lochan<br><br>Co-founder, AR-CAD.com<br><br><a href="http://www.ar-cad.com">http://www.ar-cad.com</a><br>+91 9212090622 (Gurgaon)<br>080 65355873 (Bangalore)